summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_dos.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_dos.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_dos.mak')
-rw-r--r--src/testdir/Make_dos.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testdir/Make_dos.mak b/src/testdir/Make_dos.mak
index 8dbe97e2f1..5b16874a13 100644
--- a/src/testdir/Make_dos.mak
+++ b/src/testdir/Make_dos.mak
@@ -40,7 +40,6 @@ SCRIPTS = test3.out test4.out test5.out test6.out test7.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 \