1
0
forked from aniani/vim

patch 9.0.0560: elapsed time since testing started is not visible

Problem:    Elapsed time since testing started is not visible.
Solution:   Show the elapsed time while running tests.
This commit is contained in:
Bram Moolenaar
2022-09-23 19:42:31 +01:00
parent 4ecf16bbf9
commit b9093d5009
6 changed files with 35 additions and 9 deletions

View File

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