forked from aniani/vim
patch 8.1.1478: still an error when running tests with the tiny version
Problem: Still an error when running tests with the tiny version. Solution: Do not try reading test.log
This commit is contained in:
@@ -767,6 +767,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1478,
|
||||
/**/
|
||||
1477,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user