tests/run_tests.sh

Mon, 30 Mar 2009 20:04:11 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 30 Mar 2009 20:04:11 +0100
changeset 940
776cb8c847c5
parent 362
af21058d565e
permissions
-rwxr-xr-x

Move SSL initialisation into the correct spot (thanks albert)

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

mercurial