commit | 6c6a603cd2db9cbd51c9b4e3ff44cbab72b98592 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 25 05:33:36 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 25 05:33:36 2019 +0200 |
tree | 4cf74601ac0dd7ced532c07d792fba10c3680296 | |
parent | 75fb0854e93913c4d2cfcd6ef634173c4d13a093 [diff] [blame] |
patch 8.1.1590: popup window test fails Problem: Popup window test fails. Solution: Add "scrollbar" to expected result.
diff --git a/src/version.c b/src/version.c index 34af0de..5db753c 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1590, +/**/ 1589, /**/ 1588,