appwrite/bin/test

3 lines
98 B
Text
Raw Normal View History

2020-07-20 20:05:36 +00:00
#!/bin/sh
2020-05-21 07:00:06 +00:00
2021-02-07 07:20:00 +00:00
/usr/src/code/vendor/bin/phpunit --verbose --configuration /usr/src/code/phpunit.xml $@