Add run_tests.sh

This commit is contained in:
Matthew Wild 2008-11-20 21:04:46 +00:00
parent 9a9a31d0f2
commit 662dd712f2

3
tests/run_tests.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
rm reports/*.report
lua test.lua $*