commit | 65873846e088bb94028e9d591ea03e377cb206b5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Mar 25 17:12:58 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Mar 25 17:12:58 2018 +0200 |
tree | 941e437dcf62345efae3e63a5b7b1aa11bd0d9b7 | |
parent | b5b49a3b430ea0aaf8cce6b7bc0e444f0211ddfb [diff] [blame] |
patch 8.0.1640: Test_cwd() is flaky Problem: Test_cwd() is flaky. Solution: Add to list of flaky tests.
diff --git a/src/version.c b/src/version.c index 4b43e49..d4631ce 100644 --- a/src/version.c +++ b/src/version.c
@@ -767,6 +767,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1640, +/**/ 1639, /**/ 1638,