diff src/testdir/Make_all.mak @ 18898:ad9e9e92ad55 v8.2.0010

patch 8.2.0010: test64 is old style Commit: https://github.com/vim/vim/commit/f9cb05c14753d984f002c0c090688f8510147e6b Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 15 13:39:22 2019 +0100 patch 8.2.0010: test64 is old style Problem: Test64 is old style. Solution: Convert to new style test. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/5363)
author Bram Moolenaar <Bram@vim.org>
date Sun, 15 Dec 2019 13:45:04 +0100
parents aad0d64cc133
children bb87c5c1e29b
line wrap: on
line diff
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -15,7 +15,6 @@ SCRIPTS_FIRST = \
 SCRIPTS_ALL = \
 	test42.out \
 	test44.out \
-	test64.out \
 	test69.out \
 	test70.out \
 	test95.out \