1
0
forked from aniani/vim

patch 8.2.0398: profile test fails when two functions take same time

Problem:    Profile test fails when two functions take same time.
Solution:   Add a short sleep in once function. (closes #5797)
This commit is contained in:
Bram Moolenaar
2020-03-17 20:57:09 +01:00
parent 5715b3147b
commit a21df1db3c
2 changed files with 16 additions and 12 deletions

View File

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