blob: fa6f08e83684478a97acfc232259baf438d5fe84 [file] [log] [blame]
<phpunit
colors="true">
<testsuite name="tests">
<directory suffix="test.php">tests</directory>
</testsuite>
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>
</logging>
</phpunit>