From 042e1b0cc1b96b98d47f64e0401279ca8eb4f2bb Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Fri, 23 Jan 2015 10:16:08 +0100 Subject: [PATCH] Commit ant autogenerate change --- tests/ant.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ant.properties b/tests/ant.properties index 15f57bb33..7f387c9fd 100644 --- a/tests/ant.properties +++ b/tests/ant.properties @@ -15,5 +15,5 @@ # 'key.alias' for the name of the key to use. # The password will be asked during the build when you use the 'release' target. -tested.project.dir=. +tested.project.dir=../ test.runner=com.zutubi.android.junitreport.JUnitReportTestRunner