mirror of
https://github.com/PGYER/codefever.git
synced 2026-05-31 14:11:58 +08:00
2 lines
185 B
Bash
Executable File
2 lines
185 B
Bash
Executable File
#! /bin/bash
|
|
/usr/local/php7/bin/php application/libraries/composerlib/vendor/phpunit/phpunit/phpunit --prepend $PWD/tests/bootstrap.php --configuration $PWD/phpunit.xml --coverage-text |