diff options
Diffstat (limited to 'tests/ant.properties')
| -rw-r--r-- | tests/ant.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ant.properties b/tests/ant.properties index 16c7462..3884262 100644 --- a/tests/ant.properties +++ b/tests/ant.properties @@ -16,3 +16,6 @@ # The password will be asked during the build when you use the 'release' target. tested.project.dir=..\\main + +# Use a test runner which can create JUnit compliant XML reports +test.runner=com.zutubi.android.junitreport.JUnitReportTestRunner
\ No newline at end of file |
