diff --git a/src/testdir/test_exit.vim b/src/testdir/test_exit.vim index 7e50e78ba4..c05374cb86 100644 --- a/src/testdir/test_exit.vim +++ b/src/testdir/test_exit.vim @@ -119,6 +119,7 @@ func Test_exit_error_reading_input() call writefile([":au VimLeave * call writefile(['l = ' .. v:exiting], 'Xtestout')", ":tabnew", "q:"], 'Xscript', 'b') if RunVim([], [], 'tp_next != NULL) tabpage_close(TRUE);