From: Christian Weiske Date: Wed, 23 Mar 2011 07:54:40 +0000 (+0100) Subject: exclude tests directory from coverage X-Git-Tag: v0.98.0~129 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=821c17d9e378ecd702a219dfa8392d4d48df3cd0;p=semanticscuttle.git exclude tests directory from coverage --- diff --git a/tests/phpunit.xml b/tests/phpunit.xml new file mode 100644 index 0000000..734fa95 --- /dev/null +++ b/tests/phpunit.xml @@ -0,0 +1,8 @@ + + + + + . + + + \ No newline at end of file