1
0
forked from aniani/vim

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.
This commit is contained in:
Bram Moolenaar
2020-09-30 22:59:42 +02:00
parent 17bb4d4607
commit 55759b5228
3 changed files with 197 additions and 194 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1777,
/**/
1776,
/**/