File

tests/run_tests.sh @ 8115:375cf924fce1

net.http: Add request.url, which is the original full URL as a string
author Matthew Wild <mwild1@gmail.com>
date Fri, 21 Apr 2017 16:42:25 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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