1
0
forked from aniani/vim

patch 8.2.4265: autoload tests fails

Problem:    Autoload tests fails.
Solution:   Use export instead of name with #.
This commit is contained in:
Bram Moolenaar
2022-01-30 18:56:35 +00:00
parent d8fe6d34bb
commit 6a05807092
4 changed files with 8 additions and 6 deletions

View File

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