1
0
forked from aniani/vim

patch 8.2.1192: Lua test fails with older Lua version

Problem:    Lua test fails with older Lua version.
Solution:   Adjust expected error messages. (closes #6444)
This commit is contained in:
Bram Moolenaar
2020-07-12 18:33:53 +02:00
parent 985116ae0b
commit b898a029b0
2 changed files with 14 additions and 4 deletions

View File

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