commit | 7d8ea0b24191d64155fcf9e8d2d2eefff91ae549 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jan 27 23:01:30 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jan 27 23:01:30 2020 +0100 |
tree | b04cb1c3668968200c59a2c2bb7f031afabd3132 | |
parent | f8ddb25789a6af530e69f499907979dfbff1c1ea [diff] [blame] |
patch 8.2.0162: balloon test fails in the GUI Problem: Balloon test fails in the GUI. Solution: Skip test in the GUI.
diff --git a/src/version.c b/src/version.c index a87ca07..7c5af63 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 162, +/**/ 161, /**/ 160,