1
0
forked from aniani/vim

patch 8.2.3186: Vim9: not all failures for import tested

Problem:    Vim9: not all failures for import tested
Solution:   Test more import failures
This commit is contained in:
Bram Moolenaar
2021-07-19 21:45:07 +02:00
parent ac2cd2b08f
commit 605793500b
4 changed files with 38 additions and 5 deletions

View File

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