summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-09-23 19:24:46 +0200
committerBram Moolenaar <Bram@vim.org>2017-09-23 19:24:46 +0200
commitbb3e6416f157f68799ccb6070fa2f91df6780e79 (patch)
tree804b580942f79c04f30507377d71a869130373b8 /src/Makefile
parenta21a6a9ade7bec3a07992d4d900d4ce82eeb8a29 (diff)
patch 8.0.1140: still old style testsv8.0.1140
Problem: Still old style tests. Solution: Convert two tests to new style. (Yegappan Lakshmanan)
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 ad96784a6d..cecef8d442 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -2105,7 +2105,7 @@ test1 \
test20 test25 test28 test29 \
test30 test31 test32 test33 test34 test36 test37 test38 test39 \
test40 test41 test42 test43 test44 test45 test48 test49 \
- test50 test52 test53 test54 test55 test56 test57 test59 \
+ test50 test52 test53 test54 test55 test59 \
test60 test64 test66 test68 test69 \
test70 test72 test73 test77 test78 test79 \
test83 test85 test86 test87 test88 \