1
0
forked from aniani/vim

patch 8.2.2684: not enough folding code is tested

Problem:    Not enough folding code is tested.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #8046)
This commit is contained in:
Bram Moolenaar
2021-04-01 13:39:51 +02:00
parent b91d3f857f
commit 5c504f680e
4 changed files with 254 additions and 18 deletions

View File

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