Finalized regular coverage

This commit is contained in:
Abel Hoogeveen 2015-05-03 18:57:44 +02:00
parent 18f95e250c
commit 98f2daca42

View File

@ -15,6 +15,7 @@
<arg line="--configuration phpunit.xml
--log-junit build/logs/phpunit.xml
--coverage-clover build/logs/clover.xml
--coverage-text=build/logs/coverage.txt
--coverage-html build/clover" />
</exec>
</target>