diff options
author | Parménides GV <parmegv@sdf.org> | 2013-11-26 17:48:37 +0100 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2013-11-26 17:52:43 +0100 |
commit | 79f7a3e1ea17cfdefc44f9350e092af027a9a26e (patch) | |
tree | e328d148fffc0fa55c145e6657f1cd9c6cf309d2 /tests/ant.properties | |
parent | 86a5d7c699ea67482f34dc0437fc3baa695ecc46 (diff) |
Tests can be run from cli.
Command: cd tests && ./run.sh
Diffstat (limited to 'tests/ant.properties')
-rw-r--r-- | tests/ant.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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=.. |