File

tests/run_tests.sh @ 7948:ed99a8e3c260

luacheckrc: Set max line length to 150 for now [luacheck]
author Kim Alvefur <zash@zash.se>
date Sat, 04 Mar 2017 20:06:29 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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