]> granicus.if.org Git - vim/commit
patch 8.2.0383: wrong feature check causes test not to be run v8.2.0383
authorBram Moolenaar <Bram@vim.org>
Sun, 15 Mar 2020 13:53:35 +0000 (14:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 Mar 2020 13:53:35 +0000 (14:53 +0100)
commit4f32f9c90e5710627467d74b415b3dc46fcc593a
treef5f8ece71c943765657fbea2739eb724cec40816
parent353c351bd22e4dac4c3ae9cd7731032348f248c4
patch 8.2.0383: wrong feature check causes test not to be run

Problem:    Wrong feature check causes test not to be run.
Solution:   Use CheckFunction instead of CheckFeature. (Ozaki Kiichi,
            closes #5781)
src/testdir/test_channel.vim
src/version.c