From 8f12a4bac38c3708f2d741a978183f047abfd06e Mon Sep 17 00:00:00 2001 From: Jellyfrog Date: Fri, 26 May 2023 23:06:29 +0200 Subject: [PATCH] wip --- phpunit.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/phpunit.xml b/phpunit.xml index 87fc799c5d..a314a3ef50 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -5,6 +5,9 @@ colors="true" > + + tests/ + ./tests/Unit