forked from VimPlug/jedi
Fix on_import tests.
This commit is contained in:
@@ -71,6 +71,13 @@ from import_tree.p import pkg
|
||||
from .import_tree import
|
||||
#? 10 ['run']
|
||||
from ..run import
|
||||
#? ['run']
|
||||
from ..run
|
||||
#? 10 ['run']
|
||||
from ..run.
|
||||
#? []
|
||||
from ..run.
|
||||
|
||||
#? ['run']
|
||||
from .. import run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user