summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_alot.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-08 17:08:53 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-08 17:08:53 +0100
commit8049253b96838b3584600e5ad229abad37a95b10 (patch)
tree95cf5df54baa3ad50f11385daf94d648ecb5f0a8 /src/testdir/test_alot.vim
parent9fe885e49ade94e6277db0dd18a5bbc1c94c60c4 (diff)
patch 7.4.1516v7.4.1516
Problem: Cannot change file permissions. Solution: Add setfperm().
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 d7718ff6d0..857fe9abaa 100644
--- a/src/testdir/test_alot.vim
+++ b/src/testdir/test_alot.vim
@@ -5,6 +5,7 @@ source test_backspace_opt.vim
source test_cursor_func.vim
source test_delete.vim
source test_expand.vim
+source test_file_perm.vim
source test_glob2regpat.vim
source test_join.vim
source test_lispwords.vim