From 9d0fa61c4d798487c802bd72def8a45a160bb7f1 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Thu, 23 Sep 2010 12:56:17 +0000 Subject: [PATCH] Remove unnecessary XXX since we already use layers. svn path=/plone.app.discussion/trunk/; revision=40165 --- plone/app/discussion/tests/test_tool.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plone/app/discussion/tests/test_tool.py b/plone/app/discussion/tests/test_tool.py index a0463cb..2c96c8d 100644 --- a/plone/app/discussion/tests/test_tool.py +++ b/plone/app/discussion/tests/test_tool.py @@ -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