1
0
forked from aniani/vim

patch 8.1.0980: extend() insufficiently tested

Problem:    extend() insufficiently tested.
Solution:   Add more tests. (Dominique Pelle, closes #4040)
This commit is contained in:
Bram Moolenaar
2019-02-25 05:56:31 +01:00
parent 1fa8fdd611
commit 58d63a0a23
2 changed files with 58 additions and 6 deletions

View File

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