forked from aniani/vim
patch 8.2.4462: not enough testing for quickfix code
Problem: Not enough testing for quickfix code. Solution: Add more tests. Fix uncovered problem. (Yegappan Lakshmanan, closes #9839)
This commit is contained in:
committed by
Bram Moolenaar
parent
3c620b0c03
commit
9c9be05b17
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4462,
|
||||
/**/
|
||||
4461,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user