]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1681: Vim9: unnessary :call commands in tests v8.2.1681
authorBram Moolenaar <Bram@vim.org>
Mon, 14 Sep 2020 15:04:31 +0000 (17:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 14 Sep 2020 15:04:31 +0000 (17:04 +0200)
commit08052228a72074cdb0165e65f01b2fa8fce867ea
treedf553d28f0672a899172ba0ee4ea83e35510ff03
parenteb26f4331f607b1639bf01f4f35ad3ce7d20cb10
patch 8.2.1681: Vim9: unnessary :call commands in tests

Problem:    Vim9: unnessary :call commands in tests.
Solution:   Remove the commands. (issue #6936)
src/testdir/test_vim9_func.vim
src/testdir/test_vim9_script.vim
src/version.c