mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
239a26d014
* Fix Declaration must be compatible error with tests * Fix phpunit deprecation warnings for @expectedExceptions * Add phpunit.bat for windows users, bump phpunit to version 7.5
2 lines
31 B
Batchfile
2 lines
31 B
Batchfile
@ECHO OFF
|
|
php "%~dp0phpunit" %* |