mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Remove phpunit repo from tests
This commit is contained in:
parent
8d0c1a14b3
commit
220bd2bd1e
1 changed files with 0 additions and 7 deletions
|
@ -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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue