mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
patch 8.2.4525: some GUI tests don't work on Athena
Problem: Some GUI tests don't work on Athena. Solution: Skip tests that won't work. (Yegappan Lakshmanan, closes #9902)
This commit is contained in:
committed by
Bram Moolenaar
parent
d8f8629b1b
commit
08238045e7
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4525,
|
||||
/**/
|
||||
4524,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user