0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.2360: quickfix test coverage can still be improved

Problem:    Quickfix test coverage can still be improved.
Solution:   Add more test cases. (Yegappan Lakshmanan, closes #5276)
This commit is contained in:
Bram Moolenaar
2019-11-29 22:06:47 +01:00
parent 0387cae15c
commit 15a7bdcb77
2 changed files with 46 additions and 5 deletions

View File

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