mirror of
https://github.com/vim/vim.git
synced 2025-10-14 07:04:10 -04:00
patch 8.2.4376: not enough tests for command line completion
Problem: Not enough tests for command line completion. Solution: Add a few more tests. (Yegappan Lakshmanan, closes #9771)
This commit is contained in:
committed by
Bram Moolenaar
parent
4b1d963972
commit
9773db6f9b
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4376,
|
||||
/**/
|
||||
4375,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user