Add run_tests.sh
authorMatthew Wild <mwild1@gmail.com>
Thu, 20 Nov 2008 21:04:46 +0000 (21:04 +0000)
committerMatthew Wild <mwild1@gmail.com>
Thu, 20 Nov 2008 21:04:46 +0000 (21:04 +0000)
tests/run_tests.sh [new file with mode: 0755]

diff --git a/tests/run_tests.sh b/tests/run_tests.sh
new file mode 100755 (executable)
index 0000000..d93cd39
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+rm reports/*.report
+lua test.lua $*