File

tests/run_tests.sh @ 7507:11e8c605a591

tests: Adapt test for util.queue to the test framework
author Kim Alvefur <zash@zash.se>
date Wed, 20 Jul 2016 17:24:49 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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