forked from teamnwah/openmw-tes3coop
Remove leftover of old tests
This commit is contained in:
parent
cced508916
commit
c7cd576002
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
function run()
|
|
||||||
{
|
|
||||||
echo "TESTING $1"
|
|
||||||
cd "$1/tests/"
|
|
||||||
./test.sh
|
|
||||||
cd ../../
|
|
||||||
}
|
|
||||||
|
|
||||||
run input
|
|
Loading…
Reference in a new issue