1
0
forked from aniani/vim

patch 7.4.2113

Problem:    Test for undo is flaky.
Solution:   Turn it into a new style test.  Use test_settime() to avoid
            flakyness.
This commit is contained in:
Bram Moolenaar
2016-07-29 16:15:27 +02:00
parent b56195ed00
commit 170b10b421
9 changed files with 215 additions and 220 deletions

View File

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