summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-15 14:11:10 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-15 14:11:10 +0100
commite27dba499aaaf2ffe9f0da45f062450b434cddaa (patch)
treee7c05804b970cebd74f5c980e919adb95144b5dd /src/testdir/Make_all.mak
parent00f9e0dbbd3472db217d56639fad9346b9eb3b82 (diff)
patch 7.4.1569v7.4.1569
Problem: Using old style tests for quickfix. Solution: Change them to 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 233ca12dfd..1885bd7ed2 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -87,7 +87,6 @@ SCRIPTS_ALL = \
test103.out \
test104.out \
test105.out \
- test106.out \
test107.out \
test108.out \
test_autocmd_option.out \
@@ -110,7 +109,6 @@ SCRIPTS_ALL = \
test_match_conceal.out \
test_nested_function.out \
test_options.out \
- test_qf_title.out \
test_ruby.out \
test_search_mbyte.out \
test_signs.out \