File

tests/run_tests.sh @ 7919:251bf68922d9

util.pposix: Fix typo in comment
author Kim Alvefur <zash@zash.se>
date Sun, 26 Feb 2017 20:31:08 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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