From 3a8b96bf104ac176d1aa770f8f06e64c7f52cc74 Mon Sep 17 00:00:00 2001 From: widmogrod Date: Thu, 21 Dec 2017 21:34:13 +0100 Subject: [PATCH] Generate code coverage properly --- phpunit.xml.dist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 3d7323d..5702446 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -18,4 +18,9 @@ ./example/ + + + ./src/ + + -- 2.11.0