1
0
forked from aniani/vim

patch 8.0.0944: test_profile is a little bit flaky

Problem:    Test_profile is a little bit flaky.
Solution:   Accept a match when self and total time are the same. (James
            McCoy, closes #1972)
This commit is contained in:
Bram Moolenaar
2017-08-14 23:13:30 +02:00
parent 3678393baa
commit d21b16f3c0
2 changed files with 4 additions and 1 deletions

View File

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