5 lines
180 B
Bash
Executable File
5 lines
180 B
Bash
Executable File
base="/storage/var/www/html/developers/clemens/core_data/php_libraries/trunk/";
|
|
# -c phpunit.xml
|
|
# --testdox
|
|
${base}www/vendor/bin/phpunit -c ${base}phpunit.xml ${base}4dev/tests/
|