itskp-odense/installer/vendor/bin/phpunit.bat

5 lines
113 B
Batchfile
Raw Permalink Normal View History

2021-06-01 08:17:03 +00:00
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../phpunit/phpunit/phpunit
php "%BIN_TARGET%" %*