aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test.sh b/test.sh
index f0ba395..e84ea3f 100755
--- a/test.sh
+++ b/test.sh
@@ -7,8 +7,7 @@ wd=$(pwd)
7./build.lua || exit 7./build.lua || exit
8 8
9echo "_______________ TESTING extantz _______________" 9echo "_______________ TESTING extantz _______________"
10cd $wd/ClientHamr/extantz 10./extantz &
11./test.sh &
12sleep 1 11sleep 1
13 12
14echo "_______________ TESTING GuiLua _______________" 13echo "_______________ TESTING GuiLua _______________"