1
0
forked from aniani/vim

patch 8.1.0331: insufficient test coverage for :mkview and :loadview

Problem:    Insufficient test coverage for :mkview and :loadview.
Solution:   Add tests. (Dominique Pelle, closes #3385)
This commit is contained in:
Bram Moolenaar
2018-08-28 22:19:31 +02:00
parent 6f6ef7c195
commit 627cb6a6b3
2 changed files with 83 additions and 0 deletions

View File

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