commit | 3e2d1c8cd61ca073e680f3b221ce887e05ba39cf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 14 20:35:01 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 14 20:35:01 2019 +0100 |
tree | 36306622622f5927706a1b9effe4a72870b3414e | |
parent | 09dd2bb3364cc8fb5a8f2507bc2f4ceba481db3d [diff] [blame] |
patch 8.2.0008: test72 is old style Problem: Test72 is old style. Solution: Convert to new style test. (Yegappan Lakshmanan, closes #5362)
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak index 665bcc7..41f246a 100644 --- a/src/testdir/Make_all.mak +++ b/src/testdir/Make_all.mak
@@ -37,9 +37,7 @@ # 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 =