1
0
forked from aniani/vim

patch 8.2.4628: not enough testing for 2/3 letter substitute commands

Problem:    Not enough testing for 2/3 letter substitute commands.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #10019)
This commit is contained in:
Yegappan Lakshmanan
2022-03-25 21:19:26 +00:00
committed by Bram Moolenaar
parent acf7d73a7f
commit 5e877baf87
3 changed files with 298 additions and 1 deletions

View File

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