Files
expense/vendor/bin/phpunit.bat
T
fiqhpratama 453d9bb470 new commit
2024-11-27 11:17:17 +07:00

6 lines
129 B
Batchfile

@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/phpunit
SET COMPOSER_RUNTIME_BIN_DIR=%~dp0
php "%BIN_TARGET%" %*