File

tests/run_tests.sh @ 8085:7a13fa890472

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

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