1
0
forked from aniani/vim

patch 8.0.0375: the "+ register is not tested

Problem:    The "+ register is not tested.
Solution:   Add a test using another Vim instance to change the "+ register.
            (Kazuki Kuriyama)
This commit is contained in:
Bram Moolenaar
2017-02-26 15:08:21 +01:00
parent ba748c8a84
commit 5074a0e033
2 changed files with 43 additions and 0 deletions

View File

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