Fix whitespace for coverage test.

svn path=/plone.app.discussion/trunk/; revision=39609
This commit is contained in:
Timo Stollenwerk 2010-09-02 20:21:53 +00:00
parent 81cba38a74
commit 4f4f9f9cec
1 changed files with 0 additions and 1 deletions

View File

@ -45,4 +45,3 @@ def patchedClearFindAndRebuild(self):
self.manage_catalogClear()
portal = aq_parent(aq_inner(self))
portal.ZopeFindAndApply(portal, search_sub=True, apply_func=indexObject)