3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
|
#!/usr/bin/bash
|
||
|
|
||
|
bin/phpunit --testsuite acceptance $@
|