1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-03 14:45:37 +00:00

Remove leftover of old tests

This commit is contained in:
scrawl 2015-03-05 23:12:47 +01:00
parent cced508916
commit c7cd576002

View file

@ -1,11 +0,0 @@
#!/bin/bash
function run()
{
echo "TESTING $1"
cd "$1/tests/"
./test.sh
cd ../../
}
run input