tests/run_tests.sh

Fri, 13 Feb 2009 22:21:59 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Fri, 13 Feb 2009 22:21:59 +0500
changeset 807
ce39abe0259a
parent 362
af21058d565e
permissions
-rwxr-xr-x

Fixed tests/test.lua to work on Windows

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

mercurial