added new test case
This commit is contained in:
parent
07a710ef0b
commit
3cdceb4cea
1 changed files with 2 additions and 0 deletions
|
@ -308,6 +308,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_IntegrityAction_TestCase());
|
//$test->addTestCase(new Doctrine_IntegrityAction_TestCase());
|
||||||
|
|
||||||
//$test->addTestCase(new Doctrine_AuditLog_TestCase());
|
//$test->addTestCase(new Doctrine_AuditLog_TestCase());
|
||||||
|
|
Loading…
Add table
Reference in a new issue