1
0
forked from aniani/vim

patch 9.0.0422: not enough testing of the :all command

Problem:    Not enough testing of the :all command.
Solution:   Add more testing. (Yegappan Lakshmanan, closes #11091)
This commit is contained in:
Yegappan Lakshmanan
2022-09-09 11:27:59 +01:00
committed by Bram Moolenaar
parent 5bc13453b2
commit 0dc2fd307f
2 changed files with 128 additions and 0 deletions

View File

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