From dca55f5fa2a21d3810dc66e1e24003d38fb572db Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Sun, 26 Jun 2022 18:46:35 +0300 Subject: [PATCH] Updated phpunit configuration --- phpunit.xml | 31 +++++++++++-------------------- 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 629828f..16c4014 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,22 +1,13 @@ - - - - ./tests - - - - - ./src/ - - + + + + ./src/ + + + + + ./tests + +