Skip to content

Commit efa0df7

Browse files
committed
coverage test
1 parent d1618e7 commit efa0df7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpunit.xml.dist

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
<directory>tests</directory>
1111
</testsuite>
1212
</testsuites>
13+
<source>
14+
<include>
15+
<directory>src</directory>
16+
</include>
17+
</source>
1318
<logging>
1419
<junit outputFile="build/report.junit.xml"/>
1520
<testdoxHtml outputFile="build/coverage"/>

0 commit comments

Comments
 (0)