BBnepal-Accounts/hostel/vendor/bin/phpunit.bat
Sampanna Rimal 9cd05ef3cb commitall
2024-07-10 18:28:19 +05:45

5 lines
113 B
Batchfile

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