1
0
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:
Bram Moolenaar
2021-12-14 20:26:53 +00:00
parent b334137acf
commit 7c0fb80030
2 changed files with 3 additions and 0 deletions

View File

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