summaryrefslogtreecommitdiff
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-12-14 20:35:01 +0100
committerBram Moolenaar <Bram@vim.org>2019-12-14 20:35:01 +0100
commit3e2d1c8cd61ca073e680f3b221ce887e05ba39cf (patch)
tree36306622622f5927706a1b9effe4a72870b3414e /src/testdir/Make_all.mak
parent09dd2bb3364cc8fb5a8f2507bc2f4ceba481db3d (diff)
downloadvim-git-3e2d1c8cd61ca073e680f3b221ce887e05ba39cf.tar.gz
patch 8.2.0008: test72 is old stylev8.2.0008
Problem: Test72 is old style. Solution: Convert to new style test. (Yegappan Lakshmanan, closes #5362)
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index 665bcc776..41f246a2c 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -37,9 +37,7 @@ SCRIPTS_MORE2 = \
# Tests that run on most systems, but not on VMS
SCRIPTS_MORE4 = \
- test59.out \
- test72.out \
-
+ test59.out
# Tests specifically for MS-Windows.
SCRIPTS_WIN32 =