1
0
forked from aniani/vim

patch 9.0.0607: verbose echo message test fails on Mac OS

Problem:    Verbose echo message test fails on Mac OS.
Solution:   Skip the test on Mac OS.
This commit is contained in:
Bram Moolenaar
2022-09-27 15:55:43 +01:00
parent 524c853e5e
commit f802767df7
3 changed files with 12 additions and 1 deletions

View File

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