1
0
forked from aniani/vim

patch 8.1.0780: terminal test fails on Mac

Problem:    Terminal test fails on Mac.
Solution:   Skip the test on Mac.
This commit is contained in:
Bram Moolenaar
2019-01-19 18:20:45 +01:00
parent 32526b3c18
commit e25bbc3b2b
2 changed files with 4 additions and 1 deletions

View File

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