1
0
forked from aniani/vim

patch 9.0.0471: no test for what patch 9.0.0469 fixes

Problem:    No test for what patch 9.0.0469 fixes.
Solution:   Add a test. (closes #11140)
This commit is contained in:
mityu
2022-09-15 17:44:07 +01:00
committed by Bram Moolenaar
parent b46c083a5e
commit 12167d8b84
2 changed files with 28 additions and 0 deletions

View File

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