commit | 3b0d70f4ff436cb144683dafd956e8a3ee485a90 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Aug 29 22:31:20 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Aug 29 22:31:20 2022 +0100 |
tree | 20d6db8894730c9ed823c9c854f696704e993949 | |
parent | 4f1b083be43f351bc107541e7b0c9655a5d2c0bb [diff] [blame] |
patch 9.0.0323: 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 be50c42..a047151 100644 --- a/src/version.c +++ b/src/version.c
@@ -708,6 +708,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 323, +/**/ 322, /**/ 321,