Added new test case
This commit is contained in:
parent
b3019ccae0
commit
3740f03477
@ -307,6 +307,8 @@ $test->addTestCase(new Doctrine_Query_MysqlSubquery_TestCase());
|
|||||||
$test->addTestCase(new Doctrine_Query_PgsqlSubquery_TestCase());
|
$test->addTestCase(new Doctrine_Query_PgsqlSubquery_TestCase());
|
||||||
|
|
||||||
$test->addTestCase(new Doctrine_Query_MysqlSubqueryHaving_TestCase());
|
$test->addTestCase(new Doctrine_Query_MysqlSubqueryHaving_TestCase());
|
||||||
|
|
||||||
|
$test->addTestCase(new Doctrine_Record_ZeroValues_TestCase());
|
||||||
/***/
|
/***/
|
||||||
/**
|
/**
|
||||||
$test->addTestCase(new Doctrine_Template_TestCase());
|
$test->addTestCase(new Doctrine_Template_TestCase());
|
||||||
|
Loading…
x
Reference in New Issue
Block a user