Commit 2cddee38 authored by Vincent Pelletier's avatar Vincent Pelletier

ProcessingNodeTestCase: Remove "if 1"

parent 0152e9d8
......@@ -214,7 +214,6 @@ class ProcessingNodeTestCase(ZopeTestCase.TestCase):
# Some tests like testDeferredStyle require that we use self.getPortal()
# instead of self.portal in order to setup current skin.
portal_activities = self.getPortal().portal_activities
if 1:
if verbose:
ZopeTestCase._print('Executing pending activities ...')
old_message_count = 0
......
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