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

patch 8.2.4297: Vim9: not all code covered by tests

Problem:    Vim9: not all code covered by tests.
Solution:   Add a couple more tests.
This commit is contained in:
Bram Moolenaar
2022-02-04 21:58:58 +00:00
parent 83d0cec956
commit 21ebb0899e
3 changed files with 48 additions and 0 deletions

View File

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