From 25c0a8f28bda03da3d88598dbda45b34d3e7d129 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 23 Jan 2021 21:10:30 +0100 Subject: [PATCH] fixed tests --- phpunit.xml | 62 +++++++++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 30 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index d0286f1b2..33e0f61ea 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,31 +1,33 @@ - - - - lam/tests - - - - lam - - - - - - - - - lam/lib - - lam/tests - lam/lib/3rdParty - lam/templates/3rdParty - lam/lib/adminHeader.inc - lam/lib/adminFooter.inc - lam/lib/cron.inc - lam/lib/security.inc - lam/lib/checkEnvironment.inc - - - - \ No newline at end of file + + + + lam/lib + + + lam/tests + lam/lib/3rdParty + lam/templates/3rdParty + lam/lib/adminHeader.inc + lam/lib/adminFooter.inc + lam/lib/cron.inc + lam/lib/security.inc + lam/lib/checkEnvironment.inc + + + + + + + + + lam/tests + + + + lam + + + + +