1
0
forked from aniani/vim

patch 7.4.2178

Problem:    No test for reading from stdin.
Solution:   Add a test.
This commit is contained in:
Bram Moolenaar
2016-08-07 16:36:40 +02:00
parent ba98bef191
commit 3a93838339
3 changed files with 27 additions and 3 deletions

View File

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