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:
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
578,
|
||||
/**/
|
||||
577,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user