diff src/testdir/Make_vms.mms @ 12560:44aa2997239d v8.0.1158

patch 8.0.1158: still old style tests commit https://github.com/vim/vim/commit/db51007108a6ab0671e7f7b4844557cbe647185f Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 28 21:52:17 2017 +0200 patch 8.0.1158: still old style tests Problem: Still old style tests. Solution: Convert serveral tests to new style. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Sep 2017 22:00:05 +0200
parents 881564b89f9b
children 4767939d10cc
line wrap: on
line diff
--- a/src/testdir/Make_vms.mms
+++ b/src/testdir/Make_vms.mms
@@ -78,10 +78,10 @@ SCRIPT = test1.out  test3.out  test4.out
        test14.out test15.out \
        test19.out test20.out \
        test28.out test29.out test30.out test31.out test32.out \
-       test33.out test34.out test36.out test37.out \
-       test38.out test39.out test40.out test41.out test42.out \
-       test43.out test44.out test45.out \
-       test48.out test49.out test53.out test54.out \
+       test34.out test36.out test37.out \
+       test38.out test39.out test40.out test42.out \
+       test44.out test45.out \
+       test48.out test49.out test54.out \
        test55.out test60.out \
        test64.out \
        test66.out test68.out test69.out \