diff src/testdir/Make_all.mak @ 18791:f966b20bb74d v8.1.2384

patch 8.1.2384: test 48 is old style Commit: https://github.com/vim/vim/commit/079119babe1cbba3f9234927e62fd75465f2d6b4 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 3 22:59:23 2019 +0100 patch 8.1.2384: test 48 is old style Problem: Test 48 is old style. Solution: Merge test cases into new style test. (Yegappan Lakshmanan, closes #5307)
author Bram Moolenaar <Bram@vim.org>
date Tue, 03 Dec 2019 23:00:07 +0100
parents 128662297ddf
children 2d41b63f52de
line wrap: on
line diff
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -16,7 +16,6 @@ SCRIPTS_ALL = \
 	test39.out \
 	test42.out \
 	test44.out \
-	test48.out \
 	test64.out \
 	test69.out \
 	test70.out \