tests/run_tests.sh

Sat, 06 Dec 2008 23:21:55 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 06 Dec 2008 23:21:55 +0000
changeset 587
43f509a1519a
parent 362
af21058d565e
permissions
-rwxr-xr-x

Add mod_posix, fixes #5

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

mercurial