File

tests/run_tests.sh @ 7872:3105d35cc2c2

luacheckrc: Allow mutating the global prosody and hosts tables in core/ (luacheck 0.18 adds detection of indirect mutation)
author Kim Alvefur <zash@zash.se>
date Sat, 28 Jan 2017 17:02:28 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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