5 lines
72 B
Batchfile
5 lines
72 B
Batchfile
|
|
@echo on
|
|
|
|
%PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests --debug
|