From f662aa25495f2b1a8d5c9f368b99bd437f12002f Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 10 Nov 2024 22:40:28 +0200 Subject: Add phpunit.xml --- phpunit.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 phpunit.xml diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..e68d9d8 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,23 @@ + + + + + tests + + + + + + src + + + \ No newline at end of file -- cgit v1.2.3