Commit 095dee4e authored by zYne's avatar zYne

--no commit message

--no commit message
parent 15c4235f
...@@ -62,6 +62,6 @@ class Doctrine_Query_Registry_TestCase extends Doctrine_UnitTestCase ...@@ -62,6 +62,6 @@ class Doctrine_Query_Registry_TestCase extends Doctrine_UnitTestCase
$user = new User(); $user = new User();
$user->fetch('all'); $user->find('all');
} }
} }
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