aboutsummaryrefslogtreecommitdiff
path: root/alltests
diff options
context:
space:
mode:
Diffstat (limited to 'alltests')
-rwxr-xr-xalltests3
1 files changed, 3 insertions, 0 deletions
diff --git a/alltests b/alltests
new file mode 100755
index 0000000000..3c9db301c4
--- /dev/null
+++ b/alltests
@@ -0,0 +1,3 @@
+#!/bin/bash
+FWDIR=`dirname $0`
+$FWDIR/run org.scalatest.tools.Runner -p $FWDIR/build/classes -o $@