From 4f65adc81097abe60880d104dd0809ea263118ad Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 8 May 2014 18:25:44 +1000 Subject: Fix calling extantz from the combined test. --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.sh') diff --git a/test.sh b/test.sh index 47e8cf7..c560633 100755 --- a/test.sh +++ b/test.sh @@ -7,7 +7,7 @@ wd=$(pwd) ./build.lua || exit echo "_______________ TESTING extantz _______________" -./extantz & +./extantz.sh & sleep 1 echo "_______________ TESTING GuiLua _______________" -- cgit v1.1