]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1509: test for failing drag-n-drop command no longer fails v8.0.1509
authorBram Moolenaar <Bram@vim.org>
Mon, 12 Feb 2018 21:49:00 +0000 (22:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 12 Feb 2018 21:49:00 +0000 (22:49 +0100)
commit294959528e02403cd7ef6541208835f0c621c63b
tree1d137a6657a1eff7550a826542f5721f8510a7da
parent5a656864a0610547da28e0c8c1649ecd1d782948
patch 8.0.1509: test for failing drag-n-drop command no longer fails

Problem:    Test for failing drag-n-drop command no longer fails.
Solution:   Check for the "dnd" feature.
src/testdir/test_normal.vim
src/version.c