tests/run_tests.sh
author Kim Alvefur <zash@zash.se>
Wed, 08 Feb 2012 15:33:36 +0100
changeset 4499 55ef5d83d00a
parent 362 af21058d565e
child 6828 766aa454c79f
permissions -rwxr-xr-x
util.prosodyctl: In the register command, check that the virtual exists before proceeding.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
362
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     1
#!/bin/sh
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     2
rm reports/*.report
af21058d565e Add run_tests.sh
Matthew Wild <mwild1@gmail.com>
parents:
diff changeset
     3
lua test.lua $*