Browse Source

Remove phpunit repo from tests

Jordi Boggiano 10 năm trước cách đây
mục cha
commit
220bd2bd1e
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      tests/Composer/Test/Repository/PearRepositoryTest.php

+ 0 - 7
tests/Composer/Test/Repository/PearRepositoryTest.php

@@ -84,13 +84,6 @@ class PearRepositoryTest extends TestCase
     public function repositoryDataProvider()
     {
         return array(
-           array(
-                'pear.phpunit.de',
-                array(
-                    array('name' => 'pear-pear.phpunit.de/PHPUnit_MockObject', 'version' => '1.1.1'),
-                    array('name' => 'pear-pear.phpunit.de/PHPUnit', 'version' => '3.6.10'),
-                )
-            ),
             array(
                 'pear.php.net',
                 array(