From 1be11f65674ab4044a68ea24c6c80ed59d0e9e48 Mon Sep 17 00:00:00 2001 From: Buddhism8003 Date: Fri, 18 Oct 2024 15:38:16 +0200 Subject: [PATCH] phpunit config --- phpunit.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 phpunit.xml diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..343d8d8 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,24 @@ + + + + + tests + + + + + + src + + +