1
0
forked from aniani/vim

patch 8.2.5032: Python 3 test fails without the GUI

Problem:    Python 3 test fails without the GUI.
Solution:   Check the balloon_eval feature is available.
This commit is contained in:
Bram Moolenaar
2022-05-27 20:23:20 +01:00
parent 76381a5b4f
commit ddf5312929
2 changed files with 5 additions and 1 deletions

View File

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