1
0
forked from aniani/vim

patch 9.0.0559: timer test may get stuck at hit-enter prompt

Problem:    Timer test may get stuck at hit-enter prompt.
Solution:   Feed some more characters.
This commit is contained in:
Bram Moolenaar
2022-09-23 18:22:21 +01:00
parent 7f9a5a68fe
commit 4ecf16bbf9
2 changed files with 6 additions and 2 deletions

View File

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