Skip to content

Commit e2f1c32

Browse files
authored
Not extraneous after all?
1 parent 2ae9be7 commit e2f1c32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpunit.xml.dist

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,10 @@
1515
<directory>./test/Resque/</directory>
1616
</testsuite>
1717
</testsuites>
18+
19+
<coverage>
20+
<include>
21+
<directory suffix=".php">./lib</directory>
22+
</include>
23+
</coverage>
1824
</phpunit>

0 commit comments

Comments
 (0)