0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 8.1.2367: registers are not sufficiently tested

Problem:    Registers are not sufficiently tested.
Solution:   Add a few more test cases. (Yegappan Lakshmanan, closes #5288)
This commit is contained in:
Bram Moolenaar
2019-11-30 19:48:46 +01:00
parent 9bf703d46a
commit 71136db1bf
2 changed files with 88 additions and 0 deletions

View File

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