File

tests/run_tests.sh @ 7975:c64ddee9d671

core.moduleapi: Factor out code for getting a scalar config option
author Kim Alvefur <zash@zash.se>
date Wed, 15 Mar 2017 15:07:16 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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