summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-25 17:55:42 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-25 17:55:42 +0100
commit610cc1b9b3c8104382f5506606c1f87118c28114 (patch)
tree2fadd562705c8828dbda358b3beb905f506a8e39 /src/testdir/Make_all.mak
parent780d4c3fff3c06baa3135a9f9739c56a0c280a94 (diff)
patch 7.4.1652v7.4.1652
Problem: Old style test for fnamemodify(). Solution: Turn it into a new style test.
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index 455ca7b61c..98cf98562f 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -85,7 +85,6 @@ SCRIPTS_ALL = \
test102.out \
test103.out \
test104.out \
- test105.out \
test107.out \
test108.out \
test_autocmd_option.out \