From d0b1034f35175980c8af33650d5eff472332aff0 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Tue, 12 Feb 2013 20:33:40 +0000 Subject: [PATCH] Ignore vendor/phpunit --- build/phpunit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build/phpunit.xml b/build/phpunit.xml index 517c342a..5b44b45c 100644 --- a/build/phpunit.xml +++ b/build/phpunit.xml @@ -17,6 +17,7 @@ PHP_LIBDIR ../vendor/composer ../vendor/mockery + ../vendor/phpunit ../tests ../testing