File

tests/run_tests.sh @ 7461:72e48bddf617

util.time: New tiny library to abstract LuaSocket's gettime() function, so we can use other sources in the future
author Matthew Wild <mwild1@gmail.com>
date Tue, 28 Jun 2016 14:49:44 +0100
parent 6825:766aa454c79f
child 7498:92e1c8355694
line wrap: on
line source

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