From 2b8a27ef479d77aecf98136bc1438cabc9973a88 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Wed, 2 Jan 2013 19:12:53 +0000 Subject: [PATCH] Ignore code coverage in ../tests folder --- build/phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/phpunit.xml b/build/phpunit.xml index e74535da..18e40915 100644 --- a/build/phpunit.xml +++ b/build/phpunit.xml @@ -13,6 +13,7 @@ PEAR_INSTALL_DIR PHP_LIBDIR ../vendor/composer + ../tests