From 7c929cefa41446d0afe573a80dffb7fdc67e594f Mon Sep 17 00:00:00 2001 From: netkas Date: Tue, 24 Sep 2024 00:43:14 -0400 Subject: [PATCH] Added PhpUnit tests --- phpunit.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 phpunit.xml diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..dbce3b2 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,11 @@ + + + + tests + + + + + + +