summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_alot.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-03-02 06:42:07 +0100
committerBram Moolenaar <Bram@vim.org>2019-03-02 06:42:07 +0100
commitef8c956172aa967f67c524cb9609a4d390d74b82 (patch)
tree4c10e09238e9220342cc40ce6b940e7214c52247 /src/testdir/test_alot.vim
parentab350f89f9646e07aefe16a32ba3ddb847496b4a (diff)
patch 8.1.0986: rename() is not propertly testedv8.1.0986
Problem: rename() is not propertly tested. Solution: Add tests. (Dominique Pelle, closes #4061)
Diffstat (limited to 'src/testdir/test_alot.vim')
-rw-r--r--src/testdir/test_alot.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test_alot.vim b/src/testdir/test_alot.vim
index 204796a971..47fe5be8a2 100644
--- a/src/testdir/test_alot.vim
+++ b/src/testdir/test_alot.vim
@@ -48,6 +48,7 @@ source test_popup.vim
source test_put.vim
source test_recover.vim
source test_reltime.vim
+source test_rename.vim
source test_scroll_opt.vim
source test_searchpos.vim
source test_set.vim