1
0
forked from aniani/vim

patch 8.2.3984: debugger test fails

Problem:    Debugger test fails.
Solution:   Adjust the test for modified debugging of a for loop.
This commit is contained in:
Bram Moolenaar
2022-01-02 17:28:57 +00:00
parent eaaac014a0
commit 3d0da09bb2
2 changed files with 13 additions and 6 deletions

View File

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