1
0
forked from aniani/vim

patch 8.0.0293: some tests have a one or three second wait

Problem:    Some tests have a one or three second wait.
Solution:   Reset the 'showmode' option.  Use a test time of one to disable
            sleep after an error or warning message.
This commit is contained in:
Bram Moolenaar
2017-02-01 22:31:49 +01:00
parent a2f28859bf
commit e5f2a075e3
4 changed files with 18 additions and 4 deletions

View File

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