From 4edacc0d138faf8d2af8c45e37725658f9fa1f24 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Wed, 4 Oct 2023 15:01:23 +0900 Subject: [PATCH] phpunit tools symlink fix, phpunit boostrap update --- .phive/phars.xml | 2 +- test/phpunit/bootstrap.php | 2 +- tools/phpunit | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.phive/phars.xml b/.phive/phars.xml index 7e05d6d..66a6a19 100644 --- a/.phive/phars.xml +++ b/.phive/phars.xml @@ -1,6 +1,6 @@ - + diff --git a/test/phpunit/bootstrap.php b/test/phpunit/bootstrap.php index 97147d8..ab99d7a 100644 --- a/test/phpunit/bootstrap.php +++ b/test/phpunit/bootstrap.php @@ -1,7 +1,7 @@