File

tests/run_tests.sh @ 8708:c53e9e27acc6

CHANGES: Normalize syntax
author Kim Alvefur <zash@zash.se>
date Tue, 03 Apr 2018 00:08:30 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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