From 5cff5ac7ee3bfc5c79931b7af800c72a64c6927b Mon Sep 17 00:00:00 2001 From: Niel Buys Date: Fri, 20 Dec 2024 11:17:38 +0200 Subject: [PATCH] Fix tests v6 --- tests/phpunit.xml | 36 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 23 deletions(-) diff --git a/tests/phpunit.xml b/tests/phpunit.xml index a1626ce91ad..e44da492f38 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -1,25 +1,15 @@ - - - - - ./codeigniter/core - ./codeigniter/helpers - ./codeigniter/libraries - - - - - ../system/ - - + + + + ../system/ + + + + + ./codeigniter/core + ./codeigniter/helpers + ./codeigniter/libraries + +