File

tests/run_tests.sh @ 7692:90ddd53cbe08

certs/localhost.cnf: Make localhost.crt self-signed (thanks jonas)
author Kim Alvefur <zash@zash.se>
date Thu, 13 Oct 2016 16:30:57 +0200
parent 7498:92e1c8355694
line wrap: on
line source

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