From 7b4b6ba4bef72f0391873661b87211e3169b72b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 18 Sep 2012 09:41:35 +0200 Subject: [PATCH] Ignore external libraries from coverage reports --- phpunit.xml.dist | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 60c46a712b..9e244836de 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -48,5 +48,12 @@ - + + + + libraries/tcpdf + libraries/bfShapeFiles + libraries/php-gettext + +