This website requires JavaScript.
Explore
Help
Sign in
oss
/
wallabag
Watch
1
Star
0
Fork
You've already forked wallabag
0
mirror of
https://github.com/wallabag/wallabag.git
synced
2025-08-01 17:38:38 +00:00
Code
Wiki
Activity
1345a10788
wallabag
/
bin
/
test
4 lines
31 B
Text
Raw
Normal View
History
Unescape
Escape
foo test
2015-01-19 11:59:22 +01:00
#!/bin/sh
set -e
./bin/phpunit
Copy permalink