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:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3130,
|
||||
/**/
|
||||
3129,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user