commit | a2cce8630756769b2cefdc28c7290ae9262cddb1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 19:50:04 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 02 19:50:04 2016 +0100 |
tree | b7cbe386c9b53c33d9e729dc578d1d6b5607d802 | |
parent | d3343960d7745bd586197a28b9a96d634a292422 [diff] [blame] |
patch 7.4.1030 Problem: test49 is still slow. Solution: Move more tests from old to new style.
diff --git a/src/version.c b/src/version.c index 3867e08..79677a1 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1030, +/**/ 1029, /**/ 1028,