From 11b5033c8a1ec6159325a9547424a2490a7af51c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Liljenga=CC=8Ard?= Date: Tue, 24 May 2016 13:50:27 +0200 Subject: [PATCH] Added phpunit.xml --- phpunit.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 phpunit.xml diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..35f5a68 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,21 @@ + + + + + ./tests/ + + + + + src/ + + +