1
0
forked from aniani/vim

patch 8.0.1799: no test for :registers command

Problem:    No test for :registers command.
Solution:   Add a test. (Dominique Pelle, closes #2880)
This commit is contained in:
Bram Moolenaar
2018-05-06 17:32:19 +02:00
parent 5aa9896b2e
commit 7ce551f317
2 changed files with 40 additions and 0 deletions

View File

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