commit | f9cb05c14753d984f002c0c090688f8510147e6b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Dec 15 13:39:22 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Dec 15 13:39:22 2019 +0100 |
tree | 785397e3bf16aebe4838c033cde4725218f8ac98 | |
parent | 95f0b6e5a5e5861da34cc064c601faf4eeed4ed6 [diff] [blame] |
patch 8.2.0010: test64 is old style Problem: Test64 is old style. Solution: Convert to new style test. (Yegappan Lakshmanan, closes #5363)
diff --git a/src/testdir/Make_vms.mms b/src/testdir/Make_vms.mms index 0959c45..d6d8839 100644 --- a/src/testdir/Make_vms.mms +++ b/src/testdir/Make_vms.mms
@@ -75,7 +75,7 @@ SCRIPT = test1.out \ test42.out test44.out test49.out \ - test64.out test69.out \ + test69.out \ test77a.out \ test95.out test99.out \ test_eval.out