3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
|
#!/usr/bin/bash
|
||
|
|
||
|
./bin/phpunit --testsuite unit $@
|