1
0
forked from aniani/vim

patch 8.2.3093: tablabel_tooltip test fails with Athena

Problem:    tablabel_tooltip test fails with Athena. (Dominique Pellé)
Solution:   Skip the test when using Athena. (closes #8508)
This commit is contained in:
Bram Moolenaar
2021-07-03 21:37:59 +02:00
parent 74509239df
commit fb773a3e0a
3 changed files with 15 additions and 0 deletions

View File

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