patch 8.2.4556: test fails without the +job or +channel feature v8.2.4556
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Mar 2022 13:12:27 +0000 (13:12 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Mar 2022 13:12:27 +0000 (13:12 +0000)
commit4f3321f704ec0c2a522f12a580530283ae28856f
tree0cd24963bf722d7f5cc4a438ede4dcbd5093a7d5
parent986b0fd0c550d9834a3cc45dd87555c13152c391
patch 8.2.4556: test fails without the +job or +channel feature

Problem:    Test fails without the +job or +channel feature. (Dominique Pellé)
Solution:   Adjust #ifdefs.  Pass on skip flag. (closes #9942)
src/eval.c
src/version.c
src/vim9compile.c