This commit is contained in:
bzick
2014-07-29 13:22:46 +04:00
parent b1b88e932a
commit c52606a5ab
3 changed files with 71 additions and 38 deletions

View File

@@ -33,6 +33,9 @@
<whitelist>
<directory>./src/</directory>
</whitelist>
<blacklist>
<directory>./tests/</directory>
</blacklist>
</filter>
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>