diff src/Makefile @ 18825:70f1e352d599 v8.1.2400

patch 8.1.2400: test39 is old style Commit: https://github.com/vim/vim/commit/1f3e7d3bf0aa1e015a591ce8f7ee7ab56589b452 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 6 20:43:36 2019 +0100 patch 8.1.2400: test39 is old style Problem: Test39 is old style. Solution: Convert the test cases into new style. (Yegappan Lakshmanan, closes #5324)
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 Dec 2019 20:45:05 +0100
parents 2d41b63f52de
children eff8d8f72a82
line wrap: on
line diff
--- a/src/Makefile
+++ b/src/Makefile
@@ -2251,7 +2251,6 @@ test_libvterm:
 # These do not depend on the executable, compile it when needed.
 test1 \
 	test_eval \
-	test39 \
 	test42 test44 test49 \
 	test52 test59 \
 	test64 test69 \