0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 9.0.1460: insufficient testing for getcmdcompltype()

Problem:    Insufficient testing for getcmdcompltype().
Solution:   Add a few more test cases. (closes #12268)
This commit is contained in:
zeertzjq
2023-04-17 15:53:24 +01:00
committed by Bram Moolenaar
parent e7d49465a4
commit 961b2e54bd
3 changed files with 19 additions and 10 deletions

View File

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