patch 8.2.2700: nested autocmd test fails sometimes

Problem:    Nested autocmd test fails sometimes.
Solution:   Wait for the job to finish.
This commit is contained in:
Bram Moolenaar
2021-04-03 17:22:29 +02:00
parent c48f2dc0be
commit 6437475ffb
2 changed files with 4 additions and 2 deletions

View File

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