diff --git a/tests/ant.properties b/tests/ant.properties index 4720df6db..072861e0d 100644 --- a/tests/ant.properties +++ b/tests/ant.properties @@ -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