1
0
forked from aniani/vim

patch 8.2.2713: folding code not sufficiently tested

Problem:    Folding code not sufficiently tested.
Solution:   Add a few more test cases. (Yegappan Lakshmanan, closes #8064)
This commit is contained in:
Bram Moolenaar
2021-04-05 12:47:25 +02:00
parent f2dd9cb995
commit 68ffe8cade
2 changed files with 122 additions and 0 deletions

View File

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