Parcourir la source

phpunit.xml

sorry
croensch il y a 10 ans
Parent
commit
b9d50628ac
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>