1
0
forked from aniani/vim

patch 7.4.1424

Problem:    Not using --not-a-term when running tests on MS-Windows.
Solution:   Use NO_PLUGIN. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2016-02-26 15:56:42 +01:00
parent 4cafa6dc7f
commit 0c0dac1fb1
2 changed files with 3 additions and 1 deletions

View File

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