mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
5 lines
72 B
Batchfile
5 lines
72 B
Batchfile
|
|
@echo on
|
|
|
|
%PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests --debug
|