From 8e1318c31ea0f3c72372c245e0b976ab2d85039a Mon Sep 17 00:00:00 2001 From: Mikael Roos Date: Wed, 2 Dec 2015 11:02:42 +0100 Subject: [PATCH] enable code coverage whitelist --- phpunit.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/phpunit.xml b/phpunit.xml index e406494..f24af52 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -13,4 +13,10 @@ + + + *.php + + +