Commit b0e9bfd7 authored by Fred Drake's avatar Fred Drake

zLOG._call_initialize no longer exists, so don't check it; there is

no equivalent
parent d9c1bbe8
......@@ -120,7 +120,6 @@ class ZopeStarterTestCase(unittest.TestCase):
</eventlog>""")
starter = ZopeStarter(conf)
starter.setupStartupHandler()
self.assert_(not zLOG._call_initialize)
# startup handler should take on the level of the event log handler
# with the lowest level
......
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