File

tests/run_tests.sh @ 7998:604beb13596a

util.encodings: Make limit lookup table a const (from Lua f2a813ae)
author Kim Alvefur <zash@zash.se>
date Wed, 22 Mar 2017 23:40:53 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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