mirror of
https://github.com/zoriya/vim.git
synced 2025-12-21 06:35:17 +00:00
patch 8.2.3456: Vim9: not all functions are tested with empty string argument
Problem: Vim9: Not all functions are tested with an empty string argument. Solution: Add tests with empty strings. (Yegappan Lakshmanan, closes #8915)
This commit is contained in:
committed by
Bram Moolenaar
parent
56858e4ed4
commit
f8dbd58666
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3456,
|
||||
/**/
|
||||
3455,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user