1
0
forked from aniani/vim

patch 7.4.1912

Problem:    No test for using setqflist() on an older quickfix list.
Solution:   Add a couple of tests.
This commit is contained in:
Bram Moolenaar
2016-06-09 22:17:22 +02:00
parent 1fd99c1ca8
commit 1cee693b31
2 changed files with 45 additions and 0 deletions

View File

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