From: Roland Häder Date: Thu, 5 Jun 2008 15:19:58 +0000 (+0000) Subject: Key stroke (RETURN) required X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=commitdiff_plain;h=11b5e840676e45015a932d814f8cdf0184008d8e Key stroke (RETURN) required --- diff --git a/tests/unittest.sh b/tests/unittest.sh index 987e19b..18e210c 100644 --- a/tests/unittest.sh +++ b/tests/unittest.sh @@ -2,4 +2,4 @@ FILE=`echo $1 | cut -d "/" -f 2` -phpunit $FILE +phpunit --wait $FILE