mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
patch 8.2.4366: not enough tests for command line completion
Problem: Not enough tests for command line completion. Solution: Add a few more tests. (Yegappan Lakshmanan, closes #9760)
This commit is contained in:
committed by
Bram Moolenaar
parent
cdf0485969
commit
4d03d87000
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4366,
|
||||
/**/
|
||||
4365,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user