1
0
forked from aniani/vim

patch 8.2.2016: swap file test is a little flaky

Problem:    Swap file test is a little flaky.
Solution:   Don't set a byte to a fixed value, increment it.
This commit is contained in:
Bram Moolenaar
2020-11-19 18:57:23 +01:00
parent 2bede173a1
commit c6ca9f3a29
2 changed files with 4 additions and 2 deletions

View File

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