]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2715: Vim9: tests fail without the channel feature v8.2.2715
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Apr 2021 11:36:34 +0000 (13:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Apr 2021 11:36:34 +0000 (13:36 +0200)
commit886e5e737d0b2eea755c415a86997ca3b7fe5349
tree890919688ccca3dc841cd692178dd60b1712f173
parent409da842db9dc24d88e415e518c02c05ac7de760
patch 8.2.2715: Vim9: tests fail without the channel feature

Problem:    Vim9: tests fail without the channel feature. (Dominique PellĂ©)
Solution:   Check for the channel feature. (closes #8063)
src/testdir/test_vim9_builtin.vim
src/testdir/test_vim9_expr.vim
src/version.c