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/version.c b/src/version.c index 88d8995..1cb437b 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1222, +/**/ 1221, /**/ 1220,