Commit e9f270de authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

remove non-used test code.

parent e5856d50
......@@ -237,9 +237,6 @@ class TestDocument(TestDocumentMixin):
document_module = self.portal.document_module
return getattr(document_module, id)
def clearCache(self):
self.portal.portal_caches.clearAllCache()
def getPreferences(self, image_display):
preference_tool = self.portal.getPortalObject().portal_preferences
height_preference = 'preferred_%s_image_height' % (image_display,)
......
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