1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +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