1
0
forked from aniani/vim

patch 8.2.0923: cmdline test is slow

Problem:    Cmdline test is slow.
Solution:   Use WaitForAssert().
This commit is contained in:
Bram Moolenaar
2020-06-07 17:30:33 +02:00
parent 48af321a33
commit c82dd86084
2 changed files with 5 additions and 3 deletions

View File

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