tests/run_tests.sh

Wed, 05 May 2010 15:33:29 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Wed, 05 May 2010 15:33:29 +0100
changeset 3006
a3580f556c27
parent 362
af21058d565e
permissions
-rwxr-xr-x

mod_proxy65: Send error reply to activation stanza if one or both parties were not connected to the proxy

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 $*

mercurial