From f32e775191d09a9188ee307c057f543f2153c174 Mon Sep 17 00:00:00 2001 From: Aldarien Date: Tue, 9 Feb 2021 17:35:31 -0300 Subject: [PATCH] PHPUnit config --- phpunit.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 phpunit.xml diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..0489169 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,10 @@ + + + + tests + + +