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