1
0
forked from aniani/vim

patch 8.1.0978: blob not tested with Perl

Problem:    Blob not tested with Perl.
Solution:   Add more test coverage.  Fixes a crash. (Dominique Pelle,
            closes #4037)
This commit is contained in:
Bram Moolenaar
2019-02-23 15:04:17 +01:00
parent 0d13cce345
commit 2472ae81df
3 changed files with 10 additions and 1 deletions

View File

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