mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-06-28 04:53:15 +02:00
Update phpunit.xml
This commit is contained in:
@@ -7,6 +7,11 @@
|
|||||||
<file>./Tests.php</file>
|
<file>./Tests.php</file>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
|
<filter>
|
||||||
|
<whitelist processUncoveredFilesFromWhitelist="true">
|
||||||
|
<directory suffix=".php">../SourceQuery</directory>
|
||||||
|
</whitelist>
|
||||||
|
</filter>
|
||||||
<logging>
|
<logging>
|
||||||
<log type="coverage-clover" target="../build/logs/clover.xml"/>
|
<log type="coverage-clover" target="../build/logs/clover.xml"/>
|
||||||
</logging>
|
</logging>
|
||||||
|
|||||||
Reference in New Issue
Block a user