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