summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_ming.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-10-22 14:23:59 +0200
committerBram Moolenaar <Bram@vim.org>2017-10-22 14:23:59 +0200
commit53f0c962394dc6bc66d5b0762af9434e672d1b25 (patch)
treed38aea2f246572279327e24876e4f7760df650de /src/testdir/Make_ming.mak
parent6b89dbb55f84c485310c8c9e094dbafe3ecbace6 (diff)
patch 8.0.1209: still too many old style testsv8.0.1209
Problem: Still too many old style tests. Solution: Convert a few more tests to new style. (Yegappan Lakshmanan, closes #2230)
Diffstat (limited to 'src/testdir/Make_ming.mak')
-rw-r--r--src/testdir/Make_ming.mak3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testdir/Make_ming.mak b/src/testdir/Make_ming.mak
index ecfa97e4c7..ea748cd939 100644
--- a/src/testdir/Make_ming.mak
+++ b/src/testdir/Make_ming.mak
@@ -4,8 +4,6 @@
#
# Author: Bill McCarthy
#
-# Note that test54 has been removed until it is fixed.
-#
# Requires a set of Unix tools: echo, diff, etc.
ifneq (sh.exe, $(SHELL))
@@ -35,7 +33,6 @@ include Make_all.mak
# test10 'errorformat' is different
# test12 can't unlink a swap file
# test25 uses symbolic link
-# test54 doesn't work yet
# test97 \{ and \$ are not escaped characters
SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE1) $(SCRIPTS_MORE4) $(SCRIPTS_WIN32)