mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +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
|