diff --git a/test/old/testdir/test_scroll_opt.vim b/test/old/testdir/test_scroll_opt.vim index 7c65afa38b..e5e5067b54 100644 --- a/test/old/testdir/test_scroll_opt.vim +++ b/test/old/testdir/test_scroll_opt.vim @@ -1448,6 +1448,7 @@ endfunc " not crash. func Test_smoothscroll_textoff_showbreak() CheckOption smoothscroll + CheckRunVimInTerminal let donefile = 'XTest_crash_textoff_showbreak_done' defer delete(donefile)