mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
Add slow tests to slow group, excluded by default except for travis
This commit is contained in:
parent
b1eb47bdd0
commit
6967ec16b3
7 changed files with 50 additions and 13 deletions
|
@ -15,9 +15,11 @@ namespace Composer\Repository;
|
|||
use Composer\Repository\FilesystemRepository;
|
||||
use Composer\Test\TestCase;
|
||||
|
||||
/**
|
||||
* @group slow
|
||||
*/
|
||||
class PearRepositoryTest extends TestCase
|
||||
{
|
||||
|
||||
/**
|
||||
* @var PearRepository
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue