1
0
forked from VimPlug/jedi

fix test problems, thx @tkf

This commit is contained in:
David Halter
2013-04-29 15:14:17 +04:30
parent 841f4d8423
commit 0f3454f897
2 changed files with 1 additions and 3 deletions

View File

@@ -536,8 +536,6 @@ def test_settings_module():
assert cache.settings is settings
@pytest.mark.skip("not yet fully fixed")
def test_no_duplicate_modules():
"""
Make sure that import hack works as expected.