From f6af776b13989e5d742a0883588b58f0ab6601b7 Mon Sep 17 00:00:00 2001 From: Mark Baker Date: Sun, 10 Jun 2012 22:10:32 +0000 Subject: [PATCH] Adjust blacklist to prevent code coverage problems now that PDF library has been removed from PHPExcel class structure git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91578 2327b42d-5241-43d6-9e2a-de5ac946f064 --- unitTests/phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unitTests/phpunit.xml b/unitTests/phpunit.xml index a0fbfc16..a054c803 100644 --- a/unitTests/phpunit.xml +++ b/unitTests/phpunit.xml @@ -23,9 +23,9 @@ ../Classes - ../Classes/PHPExcel/Shared/PDF ../Classes/PHPExcel/Shared/PCLZip ../Classes/PHPExcel/Shared/JAMA + ../Classes/PHPExcel/Writer/PDF