commit | 7f68203168aeb22fcf8a5a9680503fe16759ebd4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jan 04 12:13:05 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jan 04 12:13:05 2016 +0100 |
tree | 80593ea91eb9455a77c82d154b20da4327a2d4cf | |
parent | 2d6c8002729821acc54a4de41d5c5f3d50594973 [diff] |
patch 7.4.1047 Problem: Tests fail on MS-Windows. Solution: Set 'selection' to inclusive.
diff --git a/src/testdir/test_wordcount.in b/src/testdir/test_wordcount.in index b2db505..449545b 100644 --- a/src/testdir/test_wordcount.in +++ b/src/testdir/test_wordcount.in
@@ -4,6 +4,7 @@ :so small.vim :so mbyte.vim :set enc=utf8 +:set selection=inclusive :new :fu DoRecordWin(...) : wincmd k