mirror of
https://github.com/neovim/neovim.git
synced 2026-01-28 23:56:03 +00:00
test: update tests to work with 'hidden'
This commit is contained in:
@@ -540,7 +540,7 @@ func Test_diffopt_hiddenoff()
|
||||
|
||||
bwipe!
|
||||
bwipe!
|
||||
set hidden& diffopt&
|
||||
set nohidden diffopt&
|
||||
endfunc
|
||||
|
||||
func Test_diffoff_hidden()
|
||||
@@ -577,7 +577,7 @@ func Test_diffoff_hidden()
|
||||
|
||||
bwipe!
|
||||
bwipe!
|
||||
set hidden& diffopt&
|
||||
set nohidden diffopt&
|
||||
endfunc
|
||||
|
||||
func Test_setting_cursor()
|
||||
|
||||
Reference in New Issue
Block a user