File

tests/run_tests.sh @ 3410:32b018eeeb3b

util.pluginloader: Fix loading of plugins, plugin libraries and resources in subfolders (e.g., when loading 'a/b', load 'a/mod_b.lua', and not 'mod_a/b.lua').
author Waqas Hussain <waqas20@gmail.com>
date Sat, 31 Jul 2010 12:32:34 +0500
parent 362:af21058d565e
child 6825:766aa454c79f
line wrap: on
line source

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