1
0
forked from aniani/vim

patch 8.1.2100: :mksession is not sufficiently tested

Problem:    :mksession is not sufficiently tested.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #4993)
This commit is contained in:
Bram Moolenaar
2019-09-29 14:23:39 +02:00
parent b7a97ef340
commit ee1a2b5a2a
2 changed files with 116 additions and 5 deletions

View File

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