commit | 69f5a3011d5a93e0d54837e97d625bd6c253d897 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Mar 06 13:23:08 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 06 13:23:08 2018 +0100 |
tree | 62cdcc824f6ebd0265e4820fea08edf0860b2a9f | |
parent | e7808481507b9e11ae73c8f865e95eb2d20f6cc8 [diff] [blame] |
patch 8.0.1578: no test for :popup in terminal Problem: No test for :popup in terminal. Solution: Add a screen dump test.
diff --git a/src/version.c b/src/version.c index 8cc867f..a6f9abd 100644 --- a/src/version.c +++ b/src/version.c
@@ -767,6 +767,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1578, +/**/ 1577, /**/ 1576,