Skip to content
Snippets Groups Projects
Unverified Commit 0f7939dc authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Ignore template coverage as we don't test them

parent 17596242
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@
<directory suffix=".php">../</directory>
<exclude>
<directory suffix=".php">../mail/l10n</directory>
<directory suffix=".php">../mail/templates</directory>
<directory suffix=".php">../mail/tests</directory>
</exclude>
</whitelist>
......@@ -24,4 +25,3 @@
<log type="coverage-clover" target="./clover.xml"/>
</logging>
</phpunit>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment