From: Gunnar Wrobel Date: Thu, 13 Jan 2011 15:22:39 +0000 (+0100) Subject: Add the phpunit.xml to get just the code coverage for the Share module when running... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=67469182c4c41b116ce3e42792f91a831783e4c5;p=horde.git Add the phpunit.xml to get just the code coverage for the Share module when running the AllTests.php in this directory. --- diff --git a/framework/Share/test/Horde/Share/phpunit.xml b/framework/Share/test/Horde/Share/phpunit.xml new file mode 100644 index 000000000..502d3c9b8 --- /dev/null +++ b/framework/Share/test/Horde/Share/phpunit.xml @@ -0,0 +1,8 @@ + + + + + ../../../lib + + +