1
0
forked from aniani/vim

patch 7.4.2157

Problem:    Test_job_start_fails() is expected to report memory leaks, making
            it hard to see other leaks in test_partial.
Solution:   Move Test_job_start_fails() to a separate test file.
This commit is contained in:
Bram Moolenaar
2016-08-05 19:31:57 +02:00
parent c90f2aedd0
commit 46c4d4ac66
5 changed files with 23 additions and 22 deletions

View File

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