1
0
forked from aniani/vim

patch 8.2.1021: Ruby interface not tested enough

Problem:    Ruby interface not tested enough.
Solution:   Add a couple more tests. (Dominique Pellé, closes #6301)
This commit is contained in:
Bram Moolenaar
2020-06-20 16:00:25 +02:00
parent b326edf5b3
commit a190548e91
2 changed files with 23 additions and 0 deletions

View File

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