mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
7 lines
79 B
Batchfile
7 lines
79 B
Batchfile
|
|
@echo on
|
|
|
|
cd ..
|
|
|
|
%PHP_BINARY% -c php-win.ini vendor/bin/phpunit tests --debug
|