This commit is contained in:
parent
1278934f83
commit
d46cacf233
@ -37,7 +37,7 @@ error_reporting(E_ALL);
|
||||
$test = new GroupTest("Doctrine Framework Unit Tests");
|
||||
|
||||
|
||||
$test->addTestCase(new Doctrine_DB_TestCase());
|
||||
//$test->addTestCase(new Doctrine_DB_TestCase());
|
||||
|
||||
$test->addTestCase(new Doctrine_ConnectionTestCase());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user