prosody/tests/run_tests.sh
2016-07-14 17:23:57 +08:00

3 lines
53 B
Bash
Executable file

#!/bin/sh
rm reports/*.report
exec lua test.lua "$@"