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:
@@ -738,6 +738,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
398,
|
||||
/**/
|
||||
397,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user