summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_amiga.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-12-28 14:04:47 +0100
committerBram Moolenaar <Bram@vim.org>2015-12-28 14:04:47 +0100
commit57d7971b5f1621071176eea81cdb0d1fc50c925d (patch)
tree62bacd1dbe901df3d3d34981e181fed39b4bf0b2 /src/testdir/Make_amiga.mak
parent4a8c2cfc56b9affc36934aa0f20d8cfd2b1511c8 (diff)
patch 7.4.980v7.4.980
Problem: Tests for :cdo, :ldo, etc. are outdated. Solution: Add new style tests for these commands. (Yegappan Lakshmanan)
Diffstat (limited to 'src/testdir/Make_amiga.mak')
-rw-r--r--src/testdir/Make_amiga.mak2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testdir/Make_amiga.mak b/src/testdir/Make_amiga.mak
index d60f1a1bbe..250209b597 100644
--- a/src/testdir/Make_amiga.mak
+++ b/src/testdir/Make_amiga.mak
@@ -41,7 +41,6 @@ SCRIPTS = test1.out test3.out test4.out test5.out test6.out \
test_autocmd_option.out \
test_autoformat_join.out \
test_breakindent.out \
- test_cdo.out \
test_changelist.out \
test_charsearch.out \
test_close_count.out \
@@ -197,7 +196,6 @@ test_argument_count.out: test_argument_count.in
test_autocmd_option.out: test_autocmd_option.in
test_autoformat_join.out: test_autoformat_join.in
test_breakindent.out: test_breakindent.in
-test_cdo.out: test_cdo.in
test_changelist.out: test_changelist.in
test_charsearch.out: test_charsearch.in
test_close_count.out: test_close_count.in