commit | 2d247849ce612050ba1085df806746b23be1f0a3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jun 01 17:06:25 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jun 01 17:06:25 2019 +0200 |
tree | 6bcd95836916f829401adc0d0878139fe3ae766d | |
parent | c47ed44be76a520ded90913099771999c8a79eeb [diff] [blame] |
patch 8.1.1440: win_execute() test fails Problem: Win_execute() test fails. Solution: Adjust the expected error number. Move to popup test.
diff --git a/src/version.c b/src/version.c index 30c0831..96571af 100644 --- a/src/version.c +++ b/src/version.c
@@ -768,6 +768,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1440, +/**/ 1439, /**/ 1438,