Removing comment about a feature that no longer exists.

This commit is contained in:
mark_story 2010-07-14 23:36:19 -04:00
parent d01708b1ef
commit cd48ee4a49

View file

@ -2100,7 +2100,7 @@ class DispatcherTest extends CakeTestCase {
/**
* test that cached() registers a view and un-registers it. Tests
* that helpers using ClassRegistry::getObject('view'); don't fail
* that helpers using don't fail
*
* @return void
*/