File

tests/run_tests.sh @ 7976:2a7ef5fcaa77

util.array: Add O(n) equality check metamethod
author Kim Alvefur <zash@zash.se>
date Thu, 16 Mar 2017 19:09:57 +0100
parent 7498:92e1c8355694
line wrap: on
line source

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