1
0
forked from aniani/vim

patch 8.0.0285: tests fail with tiny build on Unix

Problem:    Tests fail with tiny build on Unix.
Solution:   Only set g:tester_HOME when build with the +eval feature.
This commit is contained in:
Bram Moolenaar
2017-02-01 18:07:38 +01:00
parent b245559fa9
commit c386267ffe
2 changed files with 9 additions and 4 deletions

View File

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