forked from aniani/vim
patch 8.2.2613: new test throws exception
Problem: New test throws exception. Solution: Adjust the function cleanup.
This commit is contained in:
@@ -504,7 +504,7 @@ func Test_expr_map_gets_cursor()
|
||||
bwipe!
|
||||
unlet g:exprLine
|
||||
unlet g:exprCol
|
||||
delfunc ExprMapped
|
||||
delfunc StoreColumn
|
||||
nunmap x
|
||||
nunmap !
|
||||
endfunc
|
||||
|
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2613,
|
||||
/**/
|
||||
2612,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user