1
0
forked from aniani/vim

patch 7.4.694

Problem:    Running tests changes the .viminfo file.
Solution:   Disable viminfo in the text objects test.
This commit is contained in:
Bram Moolenaar
2015-04-13 12:58:12 +02:00
parent 5a5f45917d
commit 29d54df5cd
2 changed files with 3 additions and 1 deletions

View File

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