1
0
forked from aniani/vim

patch 8.2.2960: swap file recovery not sufficiently tested

Problem:    Swap file recovery not sufficiently tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #8339)
This commit is contained in:
Yegappan Lakshmanan
2021-06-07 20:41:22 +02:00
committed by Bram Moolenaar
parent 2f9c209ba0
commit 8cf02e5cf8
2 changed files with 102 additions and 0 deletions

View File

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