tests/run_tests.sh

Sat, 17 Oct 2009 13:38:20 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 17 Oct 2009 13:38:20 +0100
changeset 1973
7eea682989d3
parent 362
af21058d565e
permissions
-rwxr-xr-x

tests: Fix stanza_router tests to work with the new routing code, finally all tests pass again \o/

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

mercurial