1
0
forked from aniani/vim

patch 7.4.1419

Problem:    Tests slowed down because of the "not a terminal" warning.
Solution:   Add the --not-a-term command line argument.
This commit is contained in:
Bram Moolenaar
2016-02-25 21:21:52 +01:00
parent 923d926d57
commit 49c39ff678
7 changed files with 24 additions and 13 deletions

View File

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