1
0
forked from aniani/vim

patch 8.2.3831: opfunc test fails when missing feature changes function name

Problem:    Opfunc test fails when missing feature changes function name.
            (Dominique Pellé)
Solution:   Check the relevant screen line instead of using a screendump.
            (closes #9360)
This commit is contained in:
Bram Moolenaar
2021-12-16 21:07:35 +00:00
parent e124204c4f
commit 23e72369ff
3 changed files with 3 additions and 7 deletions

View File

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