PYTHON-2039 Avoid shadowing dns module in srv tests
This commit is contained in:
parent
55f8df2141
commit
bbf55d6da5
@ -31,7 +31,7 @@ from test.utils import wait_until
|
||||
|
||||
|
||||
_TEST_PATH = os.path.join(
|
||||
os.path.dirname(os.path.realpath(__file__)), 'dns')
|
||||
os.path.dirname(os.path.realpath(__file__)), 'srv_seedlist')
|
||||
|
||||
class TestDNS(unittest.TestCase):
|
||||
pass
|
||||
|
||||
Loading…
Reference in New Issue
Block a user