commit | a85e4db9780a4cf7a72cbb98c7127922f668cdf6 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 28 17:44:20 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 28 17:44:20 2022 +0100 |
tree | f97a5686d8640b149c6fa598b969d5bade4a8e9b | |
parent | 25f1e5556259d536c8608185145b0769262873ff [diff] [blame] |
patch 9.0.0300: 'cpoptions' tests are flaky Problem: 'cpoptions' tests are flaky. Solution: Use a different file name for each test.
diff --git a/src/version.c b/src/version.c index 1af4b7d..fcd142e 100644 --- a/src/version.c +++ b/src/version.c
@@ -708,6 +708,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 300, +/**/ 299, /**/ 298,