1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

fix xdebug cli

This commit is contained in:
Robin Appelman 2021-05-18 20:00:17 +02:00
commit 96950e6d06
5 changed files with 6 additions and 0 deletions

View file

@ -2,4 +2,6 @@
cd $WEBROOT
export XDEBUG_SESSION=haze
phpunit --configuration $WEBROOT/tests/phpunit-autotest.xml $@