From 508de10191153b5316ab33b53a59e60e1e4b7ac1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Sat, 27 May 2023 21:20:21 +0200 Subject: [PATCH] Modernized phpunit.xml.dist --- phpunit.xml.dist | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 94534e9d..59622803 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,20 +1,27 @@ - - - - src - - + - + + + + src + + + tests