croensch 10 лет назад
Родитель
Сommit
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>