From 5cd5103b826836fa71accc45a9f3b267ec1ba01e Mon Sep 17 00:00:00 2001 From: KKlochko Date: Mon, 8 May 2023 12:45:59 +0300 Subject: [PATCH] Added configuration for tests. --- phpunit.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 phpunit.xml diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..718b89c --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,12 @@ + + + + + + tests + + + +