File

tests/run_tests.sh @ 7801:1aea8978d7ef

prosody: Fix typo
author Kim Alvefur <zash@zash.se>
date Mon, 02 Jan 2017 01:51:39 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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