commit | 06618f94f1c9ed73a84ad5d6a8e1933b0b8da846 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Oct 06 19:21:20 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 06 19:21:20 2022 +0100 |
tree | 148d12a8da52cc6e477a2216e7fb884076034631 | |
parent | d459020c62f945ca089a6f7349d559cc9db8596b [diff] [blame] |
patch 9.0.0677: breakindent test accepts wrong result Problem: Breakindent test accepts wrong result. Solution: Fix the number column and adjust the expected text.
diff --git a/src/version.c b/src/version.c index 5cf086e..6cbce97 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 677, +/**/ 676, /**/ 675,