commit | e7cda97b6b578b33a42de0d27ac2876337c641ca | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Aug 29 11:02:59 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Aug 29 11:02:59 2022 +0100 |
tree | bb161b2253876f4b38b1bdd672b8203a3821166a | |
parent | 98d1069a9cc6f1b439be154aeae0ed32a598e855 [diff] [blame] |
patch 9.0.0313: using common name in tests leads to flaky tests Problem: Using common name in tests leads to flaky tests. Solution: Rename files and directories to be more specific.
diff --git a/src/version.c b/src/version.c index 61793a9..60a5e7e 100644 --- a/src/version.c +++ b/src/version.c
@@ -708,6 +708,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 313, +/**/ 312, /**/ 311,