mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
test/old: skip Test_swapfile_delete() until "blob" is merged
This commit is contained in:
parent
8cf7daaaa8
commit
7f8f6ac8d7
@ -127,6 +127,7 @@ func Test_swapname()
|
||||
endfunc
|
||||
|
||||
func Test_swapfile_delete()
|
||||
throw 'skipped: need the "blob" feature for this test'
|
||||
autocmd! SwapExists
|
||||
function s:swap_exists()
|
||||
let v:swapchoice = s:swap_choice
|
||||
|
Loading…
Reference in New Issue
Block a user