mirror of
https://github.com/neovim/neovim.git
synced 2026-04-24 16:25:40 +00:00
vim-patch:8.2.2613: new test throws exception
Problem: New test throws exception.
Solution: Adjust the function cleanup.
6ccfd99b92
This commit is contained in:
@@ -446,7 +446,7 @@ func Test_expr_map_gets_cursor()
|
||||
bwipe!
|
||||
unlet g:exprLine
|
||||
unlet g:exprCol
|
||||
delfunc ExprMapped
|
||||
delfunc StoreColumn
|
||||
nunmap x
|
||||
nunmap !
|
||||
endfunc
|
||||
|
||||
Reference in New Issue
Block a user