summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-01-19 13:07:23 +0100
committerBram Moolenaar <Bram@vim.org>2016-01-19 13:07:23 +0100
commit99dbe291f55022bd5166c9c3c7967b8693cd9d1b (patch)
tree23015355edf9df981b590f59b0cb34b93922dade /src/testdir/Make_all.mak
parentb20e334859334be35de4b295023a2b49bdabbfa9 (diff)
patch 7.4.1132v7.4.1132
Problem: Old style tests for the argument list. Solution: Add more new style tests. (Yegappan Lakshmanan)
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index a5b8cd365b..526a43534b 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -89,8 +89,6 @@ SCRIPTS_ALL = \
test106.out \
test107.out \
test108.out \
- test_argument_0count.out \
- test_argument_count.out \
test_autocmd_option.out \
test_autoformat_join.out \
test_breakindent.out \