Add run_tests.sh
[prosody.git] / tests / run_tests.sh
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 $*