1
0
forked from aniani/vim

patch 8.1.1855: another failing timer test

Problem:    Another failing timer test.
Solution:   Assert that timers are finished by the end of the test.  Rename
            test functions to make them easier to find.
This commit is contained in:
Bram Moolenaar
2019-08-16 11:26:06 +02:00
parent 973d5304a4
commit 9a2fddcf04
3 changed files with 28 additions and 24 deletions

View File

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