From 7f0a46f7c5364560144e6bb67faf6b5a599af58a Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Wed, 10 Jan 2024 17:26:22 +0700 Subject: [PATCH] Modernize phpunit config file --- phpunit.xml.dist | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index cb59378..4034cf7 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,14 +1,29 @@ - + - tests + tests - + @@ -16,7 +31,7 @@ - src + src