File

tests/run_tests.sh @ 8083:32898a74b9d9

Merge 0.10->trunk
author Kim Alvefur <zash@zash.se>
date Thu, 13 Apr 2017 01:30:24 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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