forked from VimPlug/jedi
removed testing code that wasn't supposed to be in this place
This commit is contained in:
@@ -276,10 +276,6 @@ class TestRegression(Base):
|
||||
assert len(g) == 1
|
||||
assert g[0].start_pos != (0, 0)
|
||||
|
||||
script = api.Script("import json", 1, len("import js"), None)
|
||||
completions = script.complete()
|
||||
completions
|
||||
|
||||
|
||||
class TestFeature(Base):
|
||||
def test_full_name(self):
|
||||
|
||||
Reference in New Issue
Block a user