aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_alot.vim
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/testdir/test_alot.vim')
-rw-r--r--src/nvim/testdir/test_alot.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/testdir/test_alot.vim b/src/nvim/testdir/test_alot.vim
index 735c4bb691..9bf6df3251 100644
--- a/src/nvim/testdir/test_alot.vim
+++ b/src/nvim/testdir/test_alot.vim
@@ -7,7 +7,6 @@ source test_cursor_func.vim
source test_ex_undo.vim
source test_execute_func.vim
source test_expr.vim
-source test_expr_utf8.vim
source test_feedkeys.vim
source test_filter_cmd.vim
source test_filter_map.vim
@@ -28,6 +27,7 @@ source test_popup.vim
source test_recover.vim
source test_regexp_utf8.vim
source test_source_utf8.vim
+source test_sha256.vim
source test_statusline.vim
source test_syn_attr.vim
source test_tabline.vim