forked from aniani/vim
patch 8.2.3811: the opfunc error test fails on a slow machine
Problem: The opfunc error test fails on a slow machine. Solution: Use WaitForAssert().
This commit is contained in:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3811,
|
||||
/**/
|
||||
3810,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user