1
0
forked from aniani/vim

patch 9.0.0563: timer_info() test fails

Problem:    Timer_info() test fails.
Solution:   Ignore test timeout timer.  Don't use test_null_job() when not
            available.
This commit is contained in:
Bram Moolenaar
2022-09-23 21:01:54 +01:00
parent 35fdd9a67d
commit a9b0f8f7f3
3 changed files with 7 additions and 3 deletions

View File

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