Files
hub-insurance/wp-content/plugins/file-manager-advanced/application/svg-sanitizer/includes/bin/phpunit.bat
T
2026-07-02 15:54:39 -06:00

6 lines
129 B
Batchfile

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