drupal-civicrm/vendor/drush/drush/unish.bat

5 satır
179 B
Batchfile

@ECHO OFF
REM Run Unish, the test suite for Drush.
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0vendor/phpunit/phpunit/phpunit
php "%BIN_TARGET%" --configuration tests %*