File

tests/run_tests.sh @ 8286:39966cbc29f4 0.10.0

CHANGES: Update for release
author Matthew Wild <mwild1@gmail.com>
date Wed, 27 Sep 2017 15:49:41 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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