commit | 842931cd7af37ea95e826b7a93a5d5587d18c9bb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 28 21:53:28 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 28 21:53:28 2020 +0100 |
tree | 6509e1287df2d54bd35aa5dc38cc4609d67875a3 | |
parent | 272ca95fc3d21ae1e2626a7aec38a6990e88ad6b [diff] [blame] |
patch 8.2.0164: test_alot takes too long Problem: Test_alot takes too long. Solution: Run several tests individually.
diff --git a/src/version.c b/src/version.c index 46a71db..8ba07a2 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 164, +/**/ 163, /**/ 162,