mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-30 00:28:08 -04:00
Remove leftover of old tests
This commit is contained in:
parent
cced508916
commit
c7cd576002
@ -1,11 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
function run()
|
|
||||||
{
|
|
||||||
echo "TESTING $1"
|
|
||||||
cd "$1/tests/"
|
|
||||||
./test.sh
|
|
||||||
cd ../../
|
|
||||||
}
|
|
||||||
|
|
||||||
run input
|
|
Loading…
x
Reference in New Issue
Block a user