Remove unnecessary XXX since we already use layers.

svn path=/plone.app.discussion/trunk/; revision=40165
This commit is contained in:
Timo Stollenwerk 2010-09-23 12:56:17 +00:00
parent f1cf4c9688
commit 9d0fa61c4d
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ class ToolTest(PloneTestCase):
layer = DiscussionLayer
def afterSetUp(self):
# XXX If we make this a layer, it only get run once...
# First we need to create some content.
self.loginAsPortalOwner()
typetool = self.portal.portal_types