1
0
forked from aniani/vim

patch 8.2.1742: test still fails without the terminal feature

Problem:    Test still fails without the terminal feature.
Solution:   Put check for terminal feature in separate function.
This commit is contained in:
Bram Moolenaar
2020-09-25 23:12:51 +02:00
parent 6a33ef0deb
commit 7e9210ea53
2 changed files with 8 additions and 1 deletions

View File

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