mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-01-27 19:32:12 +08:00
Upgrade vim-vspec to 1.8.1 (#862)
This fixes some tests to make it work with the newer version.
This commit is contained in:
committed by
Dave Halter
parent
4c430ed536
commit
e49638ffc8
@@ -4,12 +4,11 @@ source plugin/jedi.vim
|
||||
|
||||
describe 'completions_disabled'
|
||||
before
|
||||
new
|
||||
set filetype=python
|
||||
end
|
||||
|
||||
after
|
||||
bd!
|
||||
try | %bwipeout! | catch | endtry
|
||||
end
|
||||
|
||||
it 'typing'
|
||||
|
||||
Reference in New Issue
Block a user