• File: phpunit.bat
  • Full Path: /home/masbinta/public_html/core/vendor/bin/phpunit.bat
  • File size: 117 bytes
  • MIME-type: text/x-msdos-batch
  • Charset: utf-8
@ECHO OFF
setlocal DISABLEDELAYEDEXPANSION
SET BIN_TARGET=%~dp0/../phpunit/phpunit/phpunit
php "%BIN_TARGET%" %*