summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-05-31 20:02:53 +0200
committerBram Moolenaar <Bram@vim.org>2019-05-31 20:02:53 +0200
commit1ab74a5af36933f1c3023a910af20280bb79bd6c (patch)
tree8fb0897c575b38961531c8885367ed55de0ffaed /src/Makefile
parenteea169983654de8a502c2c6521696a4b504abfa3 (diff)
patch 8.1.1434: test 3 is old stylev8.1.1434
Problem: Test 3 is old style. Solution: Turn into a new style test. (Yegappan Lakshmanan, closes #4460)
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 10405c61c1..1347499eb1 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -2181,7 +2181,6 @@ test_libvterm:
# These do not depend on the executable, compile it when needed.
test1 \
test_eval \
- test3 \
test39 \
test42 test44 test48 test49 \
test52 test59 \