From 67adf2e77a1f3a5a305148757aee1de6653d88a7 Mon Sep 17 00:00:00 2001 From: Francis Besset Date: Thu, 21 Feb 2013 08:47:10 +0100 Subject: [PATCH] Updated phpunit.xml.dist --- .gitignore | 1 + phpunit.xml.dist | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/.gitignore b/.gitignore index e4cd1e1..fd42ab8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +build/* phpunit.xml vendor *.swp diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 2db5db8..9d142b1 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -18,4 +18,21 @@ + + + + + . + + Tests + vendor + vendors.php + + + +