]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1542: Vim9: test with invalid SID does not work in the GUI v8.2.1542
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Aug 2020 20:59:17 +0000 (22:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Aug 2020 20:59:17 +0000 (22:59 +0200)
commita5639848cc85f1226abad0f3ecf46b7847ce3fef
treeb2e85b280b202831e15f3322c284d7b953738746
parent95006e3dca099d3dc73d70d9872660308106e86c
patch 8.2.1542: Vim9: test with invalid SID does not work in the GUI

Problem:    Vim9: test with invalid SID does not work in the GUI.
Solution:   Skip the test in the GUI.
src/testdir/test_vim9_script.vim
src/version.c