forked from aniani/vim
patch 9.1.0614: tests: screendump tests fail due to recent syntax changes
Problem: Vim syntax file changes to :set command highlighting render
some test dump files invalid.
(zeertzjq, after commit ddbb6fe
)
Solution: Regenerate the affected dump files (Doug Kearns)
closes: #15342
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
2979cfc262
commit
377a085ea3
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
614,
|
||||
/**/
|
||||
613,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user