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