1
0
forked from aniani/vim

patch 8.2.2749: Vim9: test for error can be a bit flaky

Problem:    Vim9: test for error can be a bit flaky.
Solution:   Increase the wait time a bit.
This commit is contained in:
Bram Moolenaar
2021-04-10 20:52:43 +02:00
parent c429769776
commit fe95b94ffa
2 changed files with 3 additions and 1 deletions

View File

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