1
0
forked from aniani/vim

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.
This commit is contained in:
Bram Moolenaar
2017-10-26 22:00:00 +02:00
parent 15993ce921
commit ce11de87e2
5 changed files with 19 additions and 3 deletions

View File

@@ -761,6 +761,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1222,
/**/
1221,
/**/