From 21cd4a1b4845858c3421dbd5f2673eceee421f5d Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 26 Nov 2020 08:43:03 +0000 Subject: psr-4 autoloading standard --- Tests/phpunit.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Tests/phpunit.xml (limited to 'Tests/phpunit.xml') diff --git a/Tests/phpunit.xml b/Tests/phpunit.xml new file mode 100644 index 000000000..0a5bc2b35 --- /dev/null +++ b/Tests/phpunit.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + ./unit/ + + + ./unit/ + + + + + + + + + postgresql + + + + + + ../Zotlabs/ + ../include/ + + + + -- cgit v1.2.3