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
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue