From f8e671a80da7e002f345f244441cc58ed14b63fe Mon Sep 17 00:00:00 2001 From: Daniel Thee Roperto Date: Mon, 26 Sep 2016 10:29:42 +1000 Subject: [PATCH] Including phpunit.xml with configuration for code coverage. --- tests/phpunit/phpunit.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 tests/phpunit/phpunit.xml diff --git a/tests/phpunit/phpunit.xml b/tests/phpunit/phpunit.xml new file mode 100644 index 0000000..00be41b --- /dev/null +++ b/tests/phpunit/phpunit.xml @@ -0,0 +1,31 @@ + + + + + + ./ + + + + + + ../../classes + + +