1
0
forked from aniani/vim

patch 8.1.0891: substitute command inssuficiently tested

Problem:    Substitute command inssuficiently tested.
Solution:   Add more test coverage. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2019-02-10 22:50:14 +01:00
parent 593864817a
commit d77aa4d22e
2 changed files with 86 additions and 0 deletions

View File

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