aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_alot_utf8.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-02-11 20:24:52 +0100
committerJustin M. Keyes <justinkz@gmail.com>2018-02-11 22:40:12 +0100
commit43631675d82be89b81a8f644dab9509750ca0bf0 (patch)
tree19742acfe62e4cb674bac50a55d75086f70b04bc /src/nvim/testdir/test_alot_utf8.vim
parentaaff91d925b1ae7a0a29b2572662612c972234d0 (diff)
downloadrneovim-43631675d82be89b81a8f644dab9509750ca0bf0.tar.gz
rneovim-43631675d82be89b81a8f644dab9509750ca0bf0.tar.bz2
rneovim-43631675d82be89b81a8f644dab9509750ca0bf0.zip
vim-patch:8.0.1333: some tests are run twice
Problem: Some tests are run twice. Solution: Invoked most utf8 tests only from test_alot_utf8. (Yegappan Lakshmanan, closes vim/vim#2369) https://github.com/vim/vim/commit/2c997d76034d5294c92305108357daef6feabd95
Diffstat (limited to 'src/nvim/testdir/test_alot_utf8.vim')
-rw-r--r--src/nvim/testdir/test_alot_utf8.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nvim/testdir/test_alot_utf8.vim b/src/nvim/testdir/test_alot_utf8.vim
index 13e227b6ea..648d806a94 100644
--- a/src/nvim/testdir/test_alot_utf8.vim
+++ b/src/nvim/testdir/test_alot_utf8.vim
@@ -7,8 +7,11 @@
source test_charsearch_utf8.vim
source test_expr_utf8.vim
+source test_listlbr_utf8.vim
source test_matchadd_conceal_utf8.vim
+source test_mksession_utf8.vim
source test_regexp_utf8.vim
source test_source_utf8.vim
+source test_startup_utf8.vim
source test_utf8.vim
source test_utf8_comparisons.vim