Commit 216f69be authored by Jim Fulton's avatar Jim Fulton

Import ClientStorage earlier to avoid a spurious test warning about

leaving a thread behind.
parent 3abf64d5
......@@ -14,11 +14,11 @@
import transaction
import unittest
import ZEO.ClientStorage
import ZODB.config
import ZODB.POSException
import ZODB.tests.util
class ConfigTestBase(ZODB.tests.util.TestCase):
def _opendb(self, s):
......
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