From e3d30763dabdf12f961ed3d1d7cf4eaee44c65a9 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sat, 6 Jan 2024 16:34:38 +0000 Subject: tests: Integrate the DB in "unit" tests. --- tests/phpunit.xml | 49 ++++++++++++++++++++++++------------------------- 1 file changed, 24 insertions(+), 25 deletions(-) (limited to 'tests/phpunit.xml') diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 6b1b33534..fe197b84a 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -1,21 +1,20 @@ - - - - ../Zotlabs/ - ../include/ - - + + - - - - - - - - - + .. + + + + + + + @@ -24,14 +23,14 @@ ./unit/ - - - - - - postgresql - - - + + + ../Zotlabs/ + ../include/ + + -- cgit v1.2.3