forked from aniani/vim
patch 8.2.4452: test for what 8.2.4436 fixes does not check for regression
Problem: Test for what 8.2.4436 fixes does not check for regression. Solution: Set several options. (Ken Takata, closes #9830)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4452,
|
||||
/**/
|
||||
4451,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user