summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_alot.vim
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-07-23 06:25:29 +0100
committerBram Moolenaar <Bram@vim.org>2022-07-23 06:25:29 +0100
commitbb404f5ad5ec909318bc24e5b82e4ed7b87ba8f4 (patch)
treebe296d15ed4520057e144afafda736c646fceee7 /src/testdir/test_alot.vim
parent81a3ff97e2012bdafc3ece796289f2e11e2754f3 (diff)
patch 9.0.0059: test file has wrong namev9.0.0059
Problem: Test file has wrong name. Solution: Rename the file. Various small fixes. (closes #10674)
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 845c117f65..46af3449b9 100644
--- a/src/testdir/test_alot.vim
+++ b/src/testdir/test_alot.vim
@@ -11,7 +11,6 @@ source test_ex_mode.vim
source test_expand.vim
source test_expand_dllpath.vim
source test_expand_func.vim
-source test_feedkeys.vim
source test_file_perm.vim
source test_fnamemodify.vim
source test_ga.vim