From b5a753ded3d10f731f8aef95281a992e723547b4 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 5 Mar 2020 21:26:36 +0100 Subject: Add unit test preparation --- phpunit.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 phpunit.xml (limited to 'phpunit.xml') diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..526ab54 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,8 @@ + + + + + tests + + + -- cgit v1.2.3