aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/test
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-19 11:59:22 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2015-01-19 11:59:22 +0100
commitf3052b454277b2d54669943f7c0ca5d4b4af50ab (patch)
treef20ced7dd07544a765de352b38e9b80def9eacaf /bin/test
parente342acf7baf72e3be0fdcd8aac04eebb5c0a16a8 (diff)
downloadwallabag-f3052b454277b2d54669943f7c0ca5d4b4af50ab.tar.gz
wallabag-f3052b454277b2d54669943f7c0ca5d4b4af50ab.tar.zst
wallabag-f3052b454277b2d54669943f7c0ca5d4b4af50ab.zip
foo test
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