From 429901b5871707b5c3be911c67fb1a38df04ee30 Mon Sep 17 00:00:00 2001 From: Sam Light Date: Sun, 30 Mar 2025 22:22:35 +0100 Subject: phpunit.xml --- phpunit.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 phpunit.xml (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..1d0f0ba --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,20 @@ + + + + + tests/Unit + + + tests/Feature + + + + + src + + + -- cgit v1.2.3