commit | ce2ec0a82a778ff4d79a2c3309f6cac079d7b5ee | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Mar 15 17:10:19 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 15 17:10:19 2016 +0100 |
tree | 9383753723f0ffeada1a16ede4e2dff947c46679 | |
parent | 85a7cb4dcf50aa562ff1fc872bfc1b50a5a9e368 [diff] [blame] |
patch 7.4.1573 Problem: Tests get stuck at the more prompt. Solution: Move the backspace test out of test_alot.
diff --git a/src/version.c b/src/version.c index 51068b4..c3c9323 100644 --- a/src/version.c +++ b/src/version.c
@@ -744,6 +744,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1573, +/**/ 1572, /**/ 1571,