]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1965: Vim9: tests fail without the channel feature v8.2.1965
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Nov 2020 12:09:18 +0000 (13:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Nov 2020 12:09:18 +0000 (13:09 +0100)
commit46f479c756c0255e3b6d473590c1857678eff5c6
tree72ad2e9247a483494df04d94893733e40d43c5ca
parentfaebda8cc1ecc4d6a197e06e968df46a2841ed79
patch 8.2.1965: Vim9: tests fail without the channel feature

Problem:    Vim9: tests fail without the channel feature.
Solution:   Check if the channel feature is present. (Dominique PellĂ©,
            closes 7270)
src/testdir/test_vim9_expr.vim
src/version.c