mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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:
parent
b4aea3d1c8
commit
756f559599
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user