forked from VimPlug/jedi-vim
show a no documentation warning, fixes #164
This commit is contained in:
@@ -23,7 +23,7 @@ describe 'goto_simple'
|
||||
it 'goto_definitions'
|
||||
silent normal \d
|
||||
Expect line('.') == 1
|
||||
"Expect col('.') == 5
|
||||
"Expect col('.') == 5 " not working yet.
|
||||
end
|
||||
|
||||
it 'goto_assignments'
|
||||
|
||||
Reference in New Issue
Block a user