1
0
forked from aniani/vim

patch 8.2.3344: vimscript test fails

Problem:    Vimscript test fails.
Solution:   Have test verify first error instead of second
This commit is contained in:
Bram Moolenaar
2021-08-14 15:16:00 +02:00
parent 4830c211a4
commit d2e9ccee90
2 changed files with 8 additions and 1 deletions

View File

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