commit | 6d197987745427801a2195836ef89e48537afbeb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Oct 05 01:19:53 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Oct 05 01:19:53 2021 +0100 |
tree | 529d4acb287be0860342cd6bb84c7e8e37bd6d02 | |
parent | d3710cf01ef6ab1b2f233866ff01dab76686f642 [diff] [blame] |
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.
diff --git a/src/testdir/test_startup.vim b/src/testdir/test_startup.vim index 897492d..dc32082 100644 --- a/src/testdir/test_startup.vim +++ b/src/testdir/test_startup.vim
@@ -1297,6 +1297,8 @@ endfunc func Test_rename_buffer_on_startup() + CheckUnix + let lines =<< trim END call writefile(['done'], 'Xresult') qa!