Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit b9d5062

Browse files
committed
phpunit.xml
sorry
1 parent 865d8e1 commit b9d5062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
</testsuite>
55

66
<!-- Enable this for proper unit testing code coverage reports
7-
-->
87
<filter>
98
<whitelist>
109
<directory suffix=".php">../library/Zend</directory>
1110
</whitelist>
1211
</filter>
12+
-->
1313
</phpunit>

0 commit comments

Comments
 (0)