Skip to content

Commit 2ae9be7

Browse files
authored
Drop outdated Coverage config
1 parent 67d2e9b commit 2ae9be7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpunit.xml.dist

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

0 commit comments

Comments
 (0)