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