This commit is contained in:
parent
f5acdfbfe7
commit
c3f186c2cf
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ $test->addTestCase(new Doctrine_CollectionTestCase());
|
|||
|
||||
$test->addTestCase(new Doctrine_QueryTestCase());
|
||||
|
||||
//$test->addTestCase(new Doctrine_PessimisticLockingTestCase());
|
||||
$test->addTestCase(new Doctrine_PessimisticLockingTestCase());
|
||||
|
||||
//$test->addTestCase(new Doctrine_Cache_FileTestCase());
|
||||
//$test->addTestCase(new Doctrine_Cache_SqliteTestCase());
|
||||
|
|
Loading…
Add table
Reference in a new issue