diff --git a/test/old/testdir/test_functions.vim b/test/old/testdir/test_functions.vim index fe3faae38a..2672e70dc5 100644 --- a/test/old/testdir/test_functions.vim +++ b/test/old/testdir/test_functions.vim @@ -2016,6 +2016,7 @@ func Test_setbufvar_keep_window_title() endif let lines =<< trim END + set title edit Xa.txt let g:buf = bufadd('Xb.txt') inoremap =setbufvar(g:buf, '&autoindent', 1) ?? ''