summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_alot.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-10-16 19:27:26 +0200
committerBram Moolenaar <Bram@vim.org>2019-10-16 19:27:26 +0200
commit4bd88d568a81d37df69dc3cf8cdd8d9dbb4011b7 (patch)
tree40b28e692c7fec36eaed1393bb9381d3e62cf6a8 /src/testdir/test_alot.vim
parenta6cc5beb1705359828a45b91402c34640f4e756a (diff)
patch 8.1.2161: mapping test failsv8.1.2161
Problem: Mapping test fails. Solution: Run the test separately.
Diffstat (limited to 'src/testdir/test_alot.vim')
-rw-r--r--src/testdir/test_alot.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testdir/test_alot.vim b/src/testdir/test_alot.vim
index e3ce1e123f..216ff6c7ef 100644
--- a/src/testdir/test_alot.vim
+++ b/src/testdir/test_alot.vim
@@ -38,7 +38,6 @@ source test_join.vim
source test_jumps.vim
source test_lambda.vim
source test_lispwords.vim
-source test_mapping.vim
source test_match.vim
source test_menu.vim
source test_messages.vim