forked from aniani/vim
patch 8.2.5165: import test fails because 'diffexpr' isn't reset
Problem: Import test fails because 'diffexpr' isn't reset. Solution: Reset 'diffexpr'.
This commit is contained in:
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5165,
|
||||
/**/
|
||||
5164,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user