1
0
forked from aniani/vim

patch 8.2.2973: fix for recovery and diff mode not tested

Problem:    Fix for recovery and diff mode not tested.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #8352)
This commit is contained in:
Yegappan Lakshmanan
2021-06-10 21:52:15 +02:00
committed by Bram Moolenaar
parent 7b4f76c030
commit 3044324e8d
4 changed files with 166 additions and 1 deletions

View File

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