File

tests/run_tests.sh @ 7480:3dc7de31d3d1

net.dns: don't use "for s,s in pairs..." (unused loop variable s) [luacheck]
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 09 Jul 2016 10:26:18 +0800
parent 6825:766aa454c79f
child 7498:92e1c8355694
line wrap: on
line source

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