De-tabbify

svn path=/plone.app.discussion/trunk/; revision=33491
This commit is contained in:
Hanno Schlichting
2010-01-27 14:54:07 +00:00
parent ece5e3c302
commit c27d1b5cc1
10 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ class CommentCatalogTest(PloneTestCase):
self.assertEquals(self.comment_brain.in_response_to, 'doc1')
def test_clear_and_rebuild_catalog(self):
# Clear and rebuild catalog
# Clear and rebuild catalog
self.catalog.clearFindAndRebuild()
# Check if comment is still there