tests/run_tests.sh

Mon, 12 Jan 2009 04:05:10 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 12 Jan 2009 04:05:10 +0000
changeset 698
d8a678e40a0a
parent 362
af21058d565e
permissions
-rwxr-xr-x

Add core.actions for managing server 'actions'; and make modulemanager register actions 'load' and 'unload'

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

mercurial