Cleanup tests' import of debug_logger
Change-Id: I19ca860deaa6dbf388bdcd1f0b0f77f72ff19689
This commit is contained in:
committed by
Alistair Coles
parent
8823b45b93
commit
2a312d1cd5
@@ -44,7 +44,8 @@ from swift.common.utils import set_swift_dir
|
||||
|
||||
from test import get_config, listen_zero
|
||||
|
||||
from test.unit import debug_logger, FakeMemcache
|
||||
from test.debug_logger import debug_logger
|
||||
from test.unit import FakeMemcache
|
||||
# importing skip_if_no_xattrs so that functional tests can grab it from the
|
||||
# test.functional namespace. Importing SkipTest so this works under both
|
||||
# nose and testr test runners.
|
||||
|
||||
Reference in New Issue
Block a user