forked from aniani/vim
patch 8.1.1955: tests contain typos
Problem: Tests contain typos. Solution: Correct the typos. (Dominique Pelle)
This commit is contained in:
@@ -1667,7 +1667,7 @@ func Test_switchbuf()
|
||||
call assert_equal(1, bufwinnr('Xqftestfile3'))
|
||||
|
||||
" If only quickfix window is open in the current tabpage, jumping to an
|
||||
" entry with 'switchubf' set to 'usetab' should search in other tabpages.
|
||||
" entry with 'switchbuf' set to 'usetab' should search in other tabpages.
|
||||
enew | only
|
||||
set switchbuf=usetab
|
||||
tabedit Xqftestfile1
|
||||
|
||||
Reference in New Issue
Block a user