1
0
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:
Bram Moolenaar
2019-09-01 14:45:28 +02:00
parent 02b31110d3
commit 1bc353b6f1
13 changed files with 16 additions and 14 deletions

View File

@@ -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