File

tests/run_tests.sh @ 7257:425bc672d60b

util.iterators: Don't replace var, as we should preserve var from the original iterator [luacheck]
author Matthew Wild <mwild1@gmail.com>
date Thu, 10 Mar 2016 17:48:53 +0000
parent 6825:766aa454c79f
child 7498:92e1c8355694
line wrap: on
line source

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