Commit faf77667 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 04bca791
......@@ -93,7 +93,7 @@ class Doctrine_Query_Subquery_TestCase extends Doctrine_UnitTestCase
$query->orderby('num_albums');
try{
try {
// this causes getLimitSubquery() to be used, and it fails
$query->limit(5);
......
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