1
0
mirror of synced 2025-02-20 14:13:15 +03:00

Added new test case

This commit is contained in:
Jonathan.Wage 2007-06-28 19:02:55 +00:00
parent b3019ccae0
commit 3740f03477

View File

@ -307,6 +307,8 @@ $test->addTestCase(new Doctrine_Query_MysqlSubquery_TestCase());
$test->addTestCase(new Doctrine_Query_PgsqlSubquery_TestCase());
$test->addTestCase(new Doctrine_Query_MysqlSubqueryHaving_TestCase());
$test->addTestCase(new Doctrine_Record_ZeroValues_TestCase());
/***/
/**
$test->addTestCase(new Doctrine_Template_TestCase());