vim-patch:8.2.3477: startup test fails on MS-Windows

Problem:    Startup test fails on MS-Windows.
Solution:   Skip the test if not on Unix.

6d19798774

Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
zeertzjq 2024-08-08 14:55:05 +08:00
parent 92186be428
commit 94cc293927

View File

@ -1293,6 +1293,8 @@ func Test_echo_true_in_cmd()
endfunc
func Test_rename_buffer_on_startup()
CheckUnix
let lines =<< trim END
call writefile(['done'], 'Xresult')
qa!