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

patch 8.0.1578: no test for :popup in terminal

Problem:    No test for :popup in terminal.
Solution:   Add a screen dump test.
This commit is contained in:
Bram Moolenaar
2018-03-06 13:23:08 +01:00
parent e780848150
commit 69f5a3011d
5 changed files with 91 additions and 0 deletions

View File

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