add phpunit windows support

This commit is contained in:
crazywhalecc
2022-08-22 20:54:14 +08:00
parent 2e61e2a366
commit 15383a6b92
7 changed files with 88 additions and 12 deletions

3
bin/phpunit-zm.bat Normal file
View File

@@ -0,0 +1,3 @@
@echo off
php %~dp0phpunit-zm %*