aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2008-11-20 21:04:46 +0000
committerMatthew Wild <mwild1@gmail.com>2008-11-20 21:04:46 +0000
commit662dd712f25c9d4643ac27d21e3bb8395b875645 (patch)
treeec557c2edfc5f0c8f6c820d876b43fe0564c664e /tests
parent9a9a31d0f260ef43efff76a765c4b296fe262e90 (diff)
downloadprosody-662dd712f25c9d4643ac27d21e3bb8395b875645.tar.gz
prosody-662dd712f25c9d4643ac27d21e3bb8395b875645.zip
Add run_tests.sh
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run_tests.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/run_tests.sh b/tests/run_tests.sh
new file mode 100755
index 00000000..d93cd39b
--- /dev/null
+++ b/tests/run_tests.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+rm reports/*.report
+lua test.lua $*