1
0
forked from aniani/vim

patch 8.1.0259: no test for fixed quickfix issue

Problem:    No test for fixed quickfix issue.
Solution:   Add a test.  Clean up the code a bit. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2018-08-09 21:19:20 +02:00
parent af559d2c9f
commit 3f347e4716
3 changed files with 29 additions and 9 deletions

View File

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