mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
patch 9.1.1881: tests: test_popupwin fails after c8eeda9b
Problem: tests: test_popupwin fails after c8eeda9b due to syntax
highlighting change
Solution: Regenerate terminal dumps Test_popup_setbuf*dump
(Yee Cheng Chin).
closes: #18646
Signed-off-by: Yee Cheng Chin <ychin.git@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
f11d9e4d28
commit
50ede52829
@@ -729,6 +729,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1881,
|
||||
/**/
|
||||
1880,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user