commit | ce11de87e26e1420703242f8e07b4fd69c4032ba | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Oct 26 22:00:00 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 26 22:00:00 2017 +0200 |
tree | 9c530ed1f58efdaea571722cb7d6d1620792aa27 | |
parent | 15993ce9210e8b8d4bc11e1d640f6447b18d3e6c [diff] [blame] |
patch 8.0.1222: test functions interfere with each other Problem: Test functions interfere with each other. Solution: Cleanup tab pages, windows and buffers. Reset option.
diff --git a/src/testdir/test_lispwords.vim b/src/testdir/test_lispwords.vim index c7eda83..4c05504 100644 --- a/src/testdir/test_lispwords.vim +++ b/src/testdir/test_lispwords.vim
@@ -78,4 +78,5 @@ enew! let &cpoptions=save_copt + set nolisp endfunc