File

tests/run_tests.sh @ 7733:601c4d81603b

util.datamanager: Remove extraneous decoding of + to space, which we never never encode to
author Kim Alvefur <zash@zash.se>
date Sun, 20 Nov 2016 12:05:43 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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