tests/run_tests.sh

Mon, 04 May 2009 19:06:31 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 04 May 2009 19:06:31 +0100
changeset 1104
e9c1650054c4
parent 362
af21058d565e
permissions
-rwxr-xr-x

util.multitable: No globals today, thank you. Fixes missing table entries and a potential traceback

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

mercurial