mirror of
https://github.com/appwrite/appwrite
synced 2026-04-26 07:57:22 +00:00
3 lines
No EOL
95 B
Bash
Executable file
3 lines
No EOL
95 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec /usr/src/code/vendor/bin/phpunit --configuration /usr/src/code/phpunit.xml "$@" |