1
0
forked from aniani/vim

patch 9.0.0019: timers test not run where possible

Problem:    Timers test not run where possible.
Solution:   Adjust platform checks. (closes #10645)
This commit is contained in:
zeertzjq
2022-07-01 19:11:23 +01:00
committed by Bram Moolenaar
parent 0d878b95d8
commit eb273cd7b0
2 changed files with 6 additions and 3 deletions

View File

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