summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_alot_utf8.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-03-08 22:55:19 +0100
committerBram Moolenaar <Bram@vim.org>2017-03-08 22:55:19 +0100
commitc3c766ea8c35f5b2bd45fb3d74d0ae46b2d8c24f (patch)
treeebb3661d41d6e38f638e7f14e0f47a64e29122df /src/testdir/test_alot_utf8.vim
parent12d1dc9155a507f2bbffae19696c33a640fbc8d1 (diff)
patch 8.0.0433: beeps when running testsv8.0.0433
Problem: Quite a few beeps when running tests. Solution: Set 'belloff' for these tests. (Christian Brabandt)
Diffstat (limited to 'src/testdir/test_alot_utf8.vim')
-rw-r--r--src/testdir/test_alot_utf8.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test_alot_utf8.vim b/src/testdir/test_alot_utf8.vim
index 90b2aab467..3022da3348 100644
--- a/src/testdir/test_alot_utf8.vim
+++ b/src/testdir/test_alot_utf8.vim
@@ -5,6 +5,7 @@
" runtest.vim. Checking for the multi_byte feature is in the individual
" files, so that they can be run by themselves.
+set belloff=all
source test_expr_utf8.vim
source test_matchadd_conceal_utf8.vim
source test_regexp_utf8.vim