1
0
forked from aniani/vim

patch 8.2.4314: test fails where lines are skipped

Problem:    Test fails where lines are skipped.
Solution:   Only give an error when not skipping commands.
This commit is contained in:
Bram Moolenaar
2022-02-06 20:28:13 +00:00
parent 5f4ef5f5e5
commit 8cbf249917
3 changed files with 14 additions and 2 deletions

View File

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