Commit 3740f034 authored by Jonathan.Wage's avatar Jonathan.Wage

Added new test case

parent b3019cca
......@@ -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());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment