commit | c7803a1c42228566ee2e2efcd621b21d0a8ed3ea | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jan 04 12:26:23 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jan 04 12:26:23 2016 +0100 |
tree | f175978edd01b54538bb2623726c690785b2414a | |
parent | 7f68203168aeb22fcf8a5a9680503fe16759ebd4 [diff] [blame] |
patch 7.4.1048 Problem: Wordcount test still fail on MS-Windows. Solution: Set 'fileformat' to "unix".
diff --git a/src/testdir/test_wordcount.in b/src/testdir/test_wordcount.in index 449545b..45aa593 100644 --- a/src/testdir/test_wordcount.in +++ b/src/testdir/test_wordcount.in
@@ -4,7 +4,7 @@ :so small.vim :so mbyte.vim :set enc=utf8 -:set selection=inclusive +:set selection=inclusive fileformat=unix :new :fu DoRecordWin(...) : wincmd k