commit | 6ccfd99b923cc3452a6e6450dfdd7e31ea602dfd | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Mar 17 13:39:33 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Mar 17 13:39:33 2021 +0100 |
tree | 1271e2995079fa7f698e6695f499dd252b53b836 | |
parent | 18b7d86d7fa997bbb02a069dafacb32a0f73ca1e [diff] [blame] |
patch 8.2.2613: new test throws exception Problem: New test throws exception. Solution: Adjust the function cleanup.
diff --git a/src/testdir/test_mapping.vim b/src/testdir/test_mapping.vim index f76718f..741e315 100644 --- a/src/testdir/test_mapping.vim +++ b/src/testdir/test_mapping.vim
@@ -504,7 +504,7 @@ bwipe! unlet g:exprLine unlet g:exprCol - delfunc ExprMapped + delfunc StoreColumn nunmap x nunmap ! endfunc