mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-05-19 23:09:53 +08:00
variable loaded_jedi doesn't exist anymore (tests)
This commit is contained in:
@@ -14,7 +14,6 @@ describe 'goto_simple'
|
|||||||
normal! ggdd
|
normal! ggdd
|
||||||
normal! G$
|
normal! G$
|
||||||
Expect line('.') == 3
|
Expect line('.') == 3
|
||||||
Expect g:loaded_jedi == 1
|
|
||||||
end
|
end
|
||||||
|
|
||||||
after
|
after
|
||||||
|
|||||||
Reference in New Issue
Block a user