File

tests/run_tests.sh @ 7538:a3a4ed0d34f4

util.table: Move loop variable to top of function for C89 compatibility
author Kim Alvefur <zash@zash.se>
date Sun, 07 Aug 2016 20:49:50 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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