commit | 3c8cd4a1dcbc34d8818a2a38b1d1e4755da9edc2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Oct 14 22:26:20 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Oct 14 22:26:20 2019 +0200 |
tree | 9e33af82e77ac2788ab6ee84905b00a148b95fa8 | |
parent | 03b00476eed43dbc25222549c00b3af28e79b350 [diff] [blame] |
patch 8.1.2151: state test is a bit flaky Problem: State test is a bit flaky. Solution: Add to the list of flaky tests.
diff --git a/src/version.c b/src/version.c index a8dc708..c1c3442 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2151, +/**/ 2150, /**/ 2149,