Browse Source

phpunit.xml

sorry
croensch 10 năm trước cách đây
mục cha
commit
b9d50628ac
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/phpunit.xml

+ 1 - 1
tests/phpunit.xml

@@ -4,10 +4,10 @@
     </testsuite>
 
     <!-- Enable this for proper unit testing code coverage reports
-    -->
     <filter>
         <whitelist>
             <directory suffix=".php">../library/Zend</directory>
         </whitelist>
     </filter>
+    -->
 </phpunit>