forked from VimPlug/jedi-vim
fix a few jedi-vim tests that have either broken due to the new jedi version or because they were wrong.
This commit is contained in:
@@ -23,7 +23,7 @@ describe 'documentation docstrings'
|
||||
|
||||
it 'no documentation'
|
||||
put = 'x = 2'
|
||||
normal G0K
|
||||
normal o<ESC>GK
|
||||
Expect bufname('%') == ''
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user