From fbdacc8298743472e6402371c8e969d9a16b005b Mon Sep 17 00:00:00 2001 From: Woody Gilk Date: Tue, 20 Oct 2015 14:53:33 -0500 Subject: [PATCH] Add code coverage output to phpunit config --- phpunit.xml.dist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index cf92f0f..878735d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -25,4 +25,8 @@ + + + +