forked from mirror/openmw-tes3mp
Remove leftover of old tests
parent
cced508916
commit
c7cd576002
@ -1,11 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
function run()
|
||||
{
|
||||
echo "TESTING $1"
|
||||
cd "$1/tests/"
|
||||
./test.sh
|
||||
cd ../../
|
||||
}
|
||||
|
||||
run input
|
Loading…
Reference in New Issue