1
0
forked from aniani/vim

patch 8.2.3397: no test for what 8.2.3391 fixes

Problem:    No test for what 8.2.3391 fixes.
Solution:   Add a test. (Yegappan Lakshmanan, closes #8828)
This commit is contained in:
Yegappan Lakshmanan
2021-09-02 20:05:26 +02:00
committed by Bram Moolenaar
parent 87e1587b8a
commit 03d257998b
2 changed files with 20 additions and 0 deletions

View File

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