0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.0.1636: no test for term_dumpload() and term_dumpdiff()

Problem:    No test for term_dumpload() and term_dumpdiff().
Solution:   Add tests.
This commit is contained in:
Bram Moolenaar
2018-03-24 14:30:32 +01:00
parent 16d7eced1a
commit 45d2a64f96
2 changed files with 29 additions and 0 deletions

View File

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