Unit test for request classes added, shell scripts added for running all tests
[shipsimu.git] / tests / unittest.sh
diff --git a/tests/unittest.sh b/tests/unittest.sh
new file mode 100644 (file)
index 0000000..987e19b
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+FILE=`echo $1 | cut -d "/" -f 2`
+
+phpunit $FILE