1
0
forked from aniani/vim

patch 8.2.1484: flaky failure in assert_fails()

Problem:    Flaky failure in assert_fails().
Solution:   Only used fourth argument if there is a third argument.
This commit is contained in:
Bram Moolenaar
2020-08-18 23:24:13 +02:00
parent 165036ddba
commit 9b02d64cff
2 changed files with 4 additions and 1 deletions

View File

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