From 68e370a91781358c0d2110b479c8ef659d42b838 Mon Sep 17 00:00:00 2001 From: Alexey Kopytko Date: Thu, 16 Jun 2016 12:09:30 +0900 Subject: [PATCH] Added coverage report for PHPUnit --- phpunit.xml.dist | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 13323cf..d25b855 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -14,4 +14,15 @@ test/ + + + + Spreadsheet/ + + + + + + +