From ac75d9af0a0216efa5b228dc251b853674279dcd Mon Sep 17 00:00:00 2001 From: Jaapio Date: Fri, 18 Aug 2017 23:00:55 +0200 Subject: [PATCH] Adds codecoverage reporting --- phpunit.xml.dist | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 3c2e9a3..1460f9a 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -24,6 +24,16 @@ ./vendor/ + + +