1
0
forked from aniani/vim

patch 8.2.0358: insufficient testing for indent.c

Problem:    Insufficient testing for indent.c.
Solution:   Add indent tests. (Yegappan Lakshmanan, closes #5736)
This commit is contained in:
Bram Moolenaar
2020-03-06 20:36:04 +01:00
parent 49b79bd488
commit bd7206e02c
8 changed files with 188 additions and 0 deletions

View File

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