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:
committed by
Bram Moolenaar
parent
5bc13453b2
commit
0dc2fd307f
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
422,
|
||||
/**/
|
||||
421,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user