tests/run_tests.sh

Sun, 15 Feb 2009 15:52:11 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 15 Feb 2009 15:52:11 +0000
changeset 803
5a64649f4b94
parent 362
af21058d565e
permissions
-rwxr-xr-x

mod_version: Operating system detection. Disable with hide_os_type = true in config

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

mercurial