Added new test case
This commit is contained in:
parent
4b6a537c29
commit
96c1f16c5e
@ -311,8 +311,13 @@ $test->addTestCase(new Doctrine_Record_ZeroValues_TestCase());
|
||||
$test->addTestCase(new Doctrine_Query_Cache_TestCase());
|
||||
|
||||
$test->addTestCase(new Doctrine_Cache_Apc_TestCase());
|
||||
|
||||
$test->addTestCase(new Doctrine_Cache_Memcache_TestCase());
|
||||
|
||||
$test->addTestCase(new Doctrine_Cache_Sqlite_TestCase());
|
||||
|
||||
$test->addTestCase(new Doctrine_Record_SaveBlankRecord_TestCase());
|
||||
|
||||
/**
|
||||
$test->addTestCase(new Doctrine_Template_TestCase());
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user