]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1777: Vim9: some assignment tests in the wrong file v8.2.1777
authorBram Moolenaar <Bram@vim.org>
Wed, 30 Sep 2020 20:59:42 +0000 (22:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 30 Sep 2020 20:59:42 +0000 (22:59 +0200)
commit55759b522814995af36803823d342d51d68c0b67
tree3825d010d62a4e62b6669bae0255207927f77daa
parent17bb4d4607a95e13e913519af106f1bf8b26c178
patch 8.2.1777: Vim9: some assignment tests in the wrong file

Problem:    Vim9: some assignment tests in the wrong file.
Solution:   Move assignment tests to test_vim9_assign.
src/testdir/test_vim9_assign.vim
src/testdir/test_vim9_script.vim
src/version.c