File

tests/run_tests.sh @ 8221:4989a625419a

mod_pubsub: Comment out data persistence for now (weird without config persistence)
author Kim Alvefur <zash@zash.se>
date Wed, 13 Sep 2017 18:46:39 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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