Specify test runner in ant

pull/14/head
Tim Su 13 years ago
parent 3d8600f3a3
commit 0754e713fe

@ -15,7 +15,7 @@
# 'key.alias' for the name of the key to use.
# The password will be asked during the build when you use the 'release' target.
test.runner=com.zutubi.android.junitreport.JUnitReportTestRunner
test.runner=android.test.InstrumentationTestRunner
tested.project.dir=../astrid
reports.dir=reports
build.sysclasspath=last

Loading…
Cancel
Save