aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/test
diff options
context:
space:
mode:
Diffstat (limited to 'bin/test')
-rwxr-xr-x[-rw-r--r--]bin/test4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/test b/bin/test
index e69de29b..67efc630 100644..100755
--- a/bin/test
+++ b/bin/test
@@ -0,0 +1,4 @@
1#!/bin/sh
2set -e
3
4./bin/phpunit \ No newline at end of file