forked from aniani/vim
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:
committed by
Bram Moolenaar
parent
c670ebddcd
commit
b6643d10d3
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4597,
|
||||
/**/
|
||||
4596,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user