1
0
forked from aniani/vim

patch 8.2.3568: ctrl-hat test fails with Athena and Motif

Problem:    Ctrl-hat test fails with Athena and Motif. (Elimar Riesebieter)
Solution:   Run the test only with GTK. (Dominique Pellé, closes #9069)
This commit is contained in:
Dominique Pelle
2021-10-31 20:19:17 +00:00
committed by Bram Moolenaar
parent 9cd063e319
commit 8753c1dd2c
2 changed files with 7 additions and 1 deletions

View File

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