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,8 +17,6 @@ use Composer\Test\TestCase;
/**
* ErrorHandler test case
*
* @author Artem Lopata <biozshock@gmail.com>
*/
class ErrorHandlerTest extends TestCase
{