]> granicus.if.org Git - vim/commit
patch 8.2.3845: Vim9: test fails when the channel feature is missing v8.2.3845
authorDominique Pelle <dominique.pelle@gmail.com>
Sat, 18 Dec 2021 12:40:52 +0000 (12:40 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 18 Dec 2021 12:40:52 +0000 (12:40 +0000)
commit0dc4d8eaecc3acc26c3bee906d98097f9faa90bd
tree9dcb33e6956a2ff81218a58473bda0fe6a095558
parent44a8977de467241a2f9959253d06eff53a8baad9
patch 8.2.3845: Vim9: test fails when the channel feature is missing

Problem:    Vim9: test fails when the channel feature is missing.
Solution:   Check for the channel feature. (Dominique PellĂ©, closes #9368)
src/testdir/test_vim9_builtin.vim
src/version.c