0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.2.4597: LuaV_debug() not covered by tests

Problem:    LuaV_debug() not covered by tests.
Solution:   Add a test. (Dominique Pellé, closes #9980)
This commit is contained in:
Dominique Pelle
2022-03-20 11:46:01 +00:00
committed by Bram Moolenaar
parent c670ebddcd
commit b6643d10d3
2 changed files with 25 additions and 0 deletions

View File

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