0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.1181: tests using Vim command fail on MS-Windows

Problem:    Tests using Vim command fail on MS-Windows.
Solution:   Do not add quotes around the Vim command.
This commit is contained in:
Bram Moolenaar
2017-10-07 21:05:18 +02:00
parent 75f69e5a18
commit 4635e11c6b
3 changed files with 8 additions and 6 deletions

View File

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