forked from VimPlug/jedi
Move the absolute import test files
This commit is contained in:
@@ -5,7 +5,7 @@ Python 2.X)
|
||||
from .. import helpers
|
||||
|
||||
|
||||
@helpers.cwd_at("test/test_inference/absolute_import")
|
||||
@helpers.cwd_at("test/examples/absolute_import")
|
||||
def test_can_complete_when_shadowing(Script):
|
||||
script = Script(path="unittest.py")
|
||||
assert script.complete()
|
||||
|
||||
Reference in New Issue
Block a user