From c729a0aada4a051811eb1bd98b8afe38d9b26966 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 17 Sep 2011 13:44:36 +0000 Subject: [PATCH] Fix: best exclude --- build.xml | 62 ++++++++++++++++++++++++++++++--- test/phpunit/hudson-phpunit.xml | 23 ------------ 2 files changed, 57 insertions(+), 28 deletions(-) delete mode 100644 test/phpunit/hudson-phpunit.xml diff --git a/build.xml b/build.xml index de120a867ca..e58218769ad 100644 --- a/build.xml +++ b/build.xml @@ -27,7 +27,20 @@ @@ -36,7 +49,20 @@ @@ -46,7 +72,20 @@ @@ -56,8 +95,21 @@ diff --git a/test/phpunit/hudson-phpunit.xml b/test/phpunit/hudson-phpunit.xml deleted file mode 100644 index 494f3483d77..00000000000 --- a/test/phpunit/hudson-phpunit.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - ./ - - - - - - - - - \ No newline at end of file