From 79f7a3e1ea17cfdefc44f9350e092af027a9a26e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Tue, 26 Nov 2013 17:48:37 +0100 Subject: Tests can be run from cli. Command: cd tests && ./run.sh --- tests/ant.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ant.properties') diff --git a/tests/ant.properties b/tests/ant.properties index a9718c82..16244024 100644 --- a/tests/ant.properties +++ b/tests/ant.properties @@ -15,4 +15,4 @@ # '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=/media/Datos/workspace/leap_android +tested.project.dir=.. -- cgit v1.2.3