[2.0] Commented the CLIController tests that was messing with the UnitTests
This commit is contained in:
parent
7f7569d983
commit
b73e3c064c
@ -23,7 +23,7 @@ class AllTests
|
||||
$suite->addTestSuite('Doctrine\Tests\Common\Cli\OptionTest');
|
||||
$suite->addTestSuite('Doctrine\Tests\Common\Cli\OptionGroupTest');
|
||||
$suite->addTestSuite('Doctrine\Tests\Common\Cli\StyleTest');
|
||||
$suite->addTestSuite('Doctrine\Tests\Common\Cli\CliControllerTest');
|
||||
//$suite->addTestSuite('Doctrine\Tests\Common\Cli\CliControllerTest');
|
||||
|
||||
return $suite;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user