]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2609: test disabled on MS-Windows even though it should work v8.2.2609
authorBram Moolenaar <Bram@vim.org>
Tue, 16 Mar 2021 12:23:30 +0000 (13:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 16 Mar 2021 12:23:30 +0000 (13:23 +0100)
commit321481299757cdd43baeed33f4c5ba543fdfc7f7
tree2a3e44be77b6d9eb2589d9b7dc18e3000dd87f5b
parentf4fcedc59d4cc5ae6b5270a933e8377030283c1c
patch 8.2.2609: test disabled on MS-Windows even though it should work

Problem:    Test disabled on MS-Windows even though it should work.
Solution:   Restore the condition for skipping the test. (Ken Takata,
            closes #7970)
src/testdir/test_startup.vim
src/version.c