Disable html coverage

Required only on local.
This commit is contained in:
Jeremy Benoist
2016-02-29 11:13:15 +01:00
parent ea7a62d352
commit 438699ab15
+2 -2
View File
@@ -26,7 +26,7 @@
</whitelist> </whitelist>
</filter> </filter>
<logging> <!-- <logging>
<log type="coverage-html" target="coverage" title="Readability" charset="UTF-8" yui="true" highlight="true" lowUpperBound="35" highLowerBound="70"/> <log type="coverage-html" target="coverage" title="Readability" charset="UTF-8" yui="true" highlight="true" lowUpperBound="35" highLowerBound="70"/>
</logging> </logging> -->
</phpunit> </phpunit>