commit | 0f518a8f4d4be4cac10389680f6bd5e3781f94b0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 14 16:57:10 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 14 16:57:10 2016 +0200 |
tree | 03e73f418451f8a7019a60fae27ccf5561529467 | |
parent | 839e954aaa72ef62f65416d177f829e681c15466 [diff] [blame] |
patch 7.4.1734 Problem: Test fails when not using utf-8. Solution: Split test in regularand utf-8 part.
diff --git a/src/testdir/test_alot_utf8.vim b/src/testdir/test_alot_utf8.vim index 20d919c..e55555e 100644 --- a/src/testdir/test_alot_utf8.vim +++ b/src/testdir/test_alot_utf8.vim
@@ -4,4 +4,5 @@ " These tests use utf8 'encoding'. Setting 'encoding' is in the individual " files, so that they can be run by themselves. +source test_expr_utf8.vim source test_regexp_utf8.vim