diff options
Diffstat (limited to 'tests/run.sh')
-rwxr-xr-x | tests/run.sh | 2 |
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 |