1
0
forked from aniani/vim

patch 8.2.0396: cmdexpand.c insufficiently tested

Problem:    Cmdexpand.c insufficiently tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5789)
This commit is contained in:
Bram Moolenaar
2020-03-16 21:25:24 +01:00
parent a2cbdea968
commit 24ebd83e03
5 changed files with 197 additions and 14 deletions

View File

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