mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
Buffer names seem to be an empty string sometimes and not None
This commit is contained in:
@@ -21,7 +21,7 @@ describe 'goto simple'
|
||||
end
|
||||
|
||||
it 'goto definitions'
|
||||
silent normal \d
|
||||
normal \d
|
||||
Expect line('.') == 1
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user