1
0
Fork 0
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:
Jordi Boggiano 2012-05-06 15:10:13 +02:00
parent b1eb47bdd0
commit 6967ec16b3
7 changed files with 50 additions and 13 deletions

View file

@ -17,9 +17,6 @@ use Composer\Repository\Vcs\GitHubDriver;
use Composer\Util\Filesystem;
use Composer\Config;
/**
* @author Beau Simensen <beau@dflydev.com>
*/
class GitHubDriverTest extends \PHPUnit_Framework_TestCase
{
public function testPrivateRepository()