0
0
mirror of https://github.com/vim/vim.git synced 2025-10-17 07:44:28 -04:00

patch 8.2.2555: Vim9: missing test for 8.2.2553

Problem:    Vim9: missing test for 8.2.2553.
Solution:   Add a simple test.
This commit is contained in:
Bram Moolenaar
2021-02-27 22:36:43 +01:00
parent 0f2a5cc68b
commit 3f1e9f000f
2 changed files with 4 additions and 0 deletions

View File

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