summaryrefslogtreecommitdiff
path: root/tests/run.sh
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-11-26 17:48:37 +0100
committerParménides GV <parmegv@sdf.org>2013-11-26 17:52:43 +0100
commit79f7a3e1ea17cfdefc44f9350e092af027a9a26e (patch)
treee328d148fffc0fa55c145e6657f1cd9c6cf309d2 /tests/run.sh
parent86a5d7c699ea67482f34dc0437fc3baa695ecc46 (diff)
Tests can be run from cli.
Command: cd tests && ./run.sh
Diffstat (limited to 'tests/run.sh')
-rwxr-xr-xtests/run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run.sh b/tests/run.sh
new file mode 100755
index 00000000..7705cd8f
--- /dev/null
+++ b/tests/run.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+ant test