summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-12-15 13:39:22 +0100
committerBram Moolenaar <Bram@vim.org>2019-12-15 13:39:22 +0100
commitf9cb05c14753d984f002c0c090688f8510147e6b (patch)
tree785397e3bf16aebe4838c033cde4725218f8ac98 /src/Makefile
parent95f0b6e5a5e5861da34cc064c601faf4eeed4ed6 (diff)
patch 8.2.0010: test64 is old stylev8.2.0010
Problem: Test64 is old style. Solution: Convert to new style test. (Yegappan Lakshmanan, closes #5363)
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 6b1881db3d..1a407ac384 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -2255,7 +2255,7 @@ test1 \
test_eval \
test42 test44 test49 \
test52 test59 \
- test64 test69 \
+ test69 \
test70 \
test86 test87 \
test95 test99: