From e560ec4a4f43c5cc3391849d417d2c39b9508c08 Mon Sep 17 00:00:00 2001 From: Christopher Vagnetoft Date: Mon, 13 Jul 2020 23:25:14 +0200 Subject: [PATCH] Added phpunit manifest --- phpunit.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 phpunit.xml diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..206ad44 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,22 @@ + + + + + tests + + + + + + src + + +