1
0
forked from aniani/vim

patch 8.1.1031: memory usage test may still fail

Problem:    Memory usage test may still fail.
Solution:   Drop the unused min value. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2019-03-21 21:16:36 +01:00
parent 0398e00a1b
commit f7e47af776
2 changed files with 13 additions and 9 deletions

View File

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