commit | b34a688ba02ed0da22abcb27ece3e940d63461a8 | [log] [tgz] |
---|---|---|
author | Christian Brabandt <cb@256bit.org> | Mon Feb 17 20:09:11 2025 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Mon Feb 17 20:09:11 2025 +0100 |
tree | 57dbf8e67aa7e3c1aff1a764f80293ef7b15d71d | |
parent | 68ba6c2c6c165796225f321597341a464fd72b63 [diff] [blame] |
patch 9.1.1118: tests: test_termcodes fails Problem: tests: test_termcodes fails (after: v9.1.1114) Solution: adjust the test for the expected termguicolors value Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 22047af..29fa078 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1118, +/**/ 1117, /**/ 1116,