Skip to content

Commit e3becc5

Browse files
committed
Clean up phpunit xml a little
1 parent 5483af5 commit e3becc5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
<directory>test</directory>
66
</testsuite>
77
</testsuites>
8-
<logging>
9-
<log type="coverage-clover" target="clover.xml"/>
10-
</logging>
8+
119
<filter>
1210
<whitelist>
1311
<directory suffix=".php">./src</directory>

0 commit comments

Comments
 (0)