From 239f5d718c46cdcdca79c7f5bd6f5b76bebe5ae6 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Wed, 8 Feb 2017 14:46:37 +0200 Subject: [PATCH] phpunit.xml --- phpunit.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 phpunit.xml diff --git a/phpunit.xml b/phpunit.xml new file mode 100644 index 0000000..f7c61e9 --- /dev/null +++ b/phpunit.xml @@ -0,0 +1,17 @@ + + + + + ./tests/ + + + \ No newline at end of file