diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-19 11:59:22 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-19 11:59:22 +0100 |
commit | f3052b454277b2d54669943f7c0ca5d4b4af50ab (patch) | |
tree | f20ced7dd07544a765de352b38e9b80def9eacaf /bin/test | |
parent | e342acf7baf72e3be0fdcd8aac04eebb5c0a16a8 (diff) | |
download | wallabag-f3052b454277b2d54669943f7c0ca5d4b4af50ab.tar.gz wallabag-f3052b454277b2d54669943f7c0ca5d4b4af50ab.tar.zst wallabag-f3052b454277b2d54669943f7c0ca5d4b4af50ab.zip |
foo test
Diffstat (limited to 'bin/test')
-rwxr-xr-x[-rw-r--r--] | bin/test | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ | |||
1 | #!/bin/sh | ||
2 | set -e | ||
3 | |||
4 | ./bin/phpunit \ No newline at end of file | ||