summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-12-06 20:43:36 +0100
committerBram Moolenaar <Bram@vim.org>2019-12-06 20:43:36 +0100
commit1f3e7d3bf0aa1e015a591ce8f7ee7ab56589b452 (patch)
treeb913cc81a66ae314a03bb9475f3bab3804e4fe2b /src/Makefile
parentbef93ac9dbfb98193ddb315c50523f1af01a517d (diff)
patch 8.1.2400: test39 is old stylev8.1.2400
Problem: Test39 is old style. Solution: Convert the test cases into new style. (Yegappan Lakshmanan, closes #5324)
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 6c7c373cf6..fb232b18b3 100644
--- 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 \