croensch пре 10 година
родитељ
комит
b9d50628ac
1 измењених фајлова са 1 додато и 1 уклоњено
  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>