1
0
forked from aniani/vim

patch 9.0.0578: one timer test fails on Mac M1

Problem:    One timer test fails on Mac M1.
Solution:   Skip the test on Mac M1.
This commit is contained in:
Bram Moolenaar
2022-09-24 17:44:22 +01:00
parent 96b9bf8f74
commit 865bf2ed30
2 changed files with 5 additions and 0 deletions

View File

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