commit | cf4d454df0619ee41ef40e7e91fce3fb061d7d5b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Oct 28 22:46:42 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Oct 28 22:46:42 2020 +0100 |
tree | a5917f020c8071ba0830b4eff09a259fd861eebe | |
parent | 28ee892ac4197421b3317f195512ca64cc56a5b4 [diff] [blame] |
patch 8.2.1920: listlbr test fails when run after another test Problem: Listlbr test fails when run after another test. Solution: Add test separately to list of test targets.
diff --git a/src/version.c b/src/version.c index 2aa5b0d..7031dc5 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1920, +/**/ 1919, /**/ 1918,