commit | 98feacedf9c03b8db79da03508a2c3c25dac3e53 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat May 14 12:34:43 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 14 12:34:43 2022 +0100 |
tree | da99ddbe5c3f0aa55cd0b99eff8a84705ac6ea29 | |
parent | de5cf287812510d2c8ffe66b99cf33c4e1a6e6f1 [diff] [blame] |
patch 8.2.4952: GUI test will fail if color scheme changes Problem: GUI test will fail if color scheme changes. Solution: Reduce the test for now.
diff --git a/src/version.c b/src/version.c index c9ec301..9017eeb 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4952, +/**/ 4951, /**/ 4950,