1
0
forked from aniani/vim

patch 8.1.0977: blob not tested with Ruby

Problem:    Blob not tested with Ruby.
Solution:   Add more test coverage.  fixes a crash. (Dominique Pelle,
            closes #4036)
This commit is contained in:
Bram Moolenaar
2019-02-23 14:23:03 +01:00
parent e4963c543d
commit 0d13cce345
3 changed files with 13 additions and 1 deletions

View File

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