1
0
forked from aniani/vim

patch 8.2.3130: Vim9: import test fails

Problem:    Vim9: import test fails.
Solution:   Rename directory back to "import", use "p" to avoid an error when
            the directory already exists.
This commit is contained in:
Bram Moolenaar
2021-07-08 22:02:11 +02:00
parent c967d57aa9
commit b885a7c72c
2 changed files with 5 additions and 3 deletions

View File

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