summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/break/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-08 14:45:55 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-08 14:45:55 +0000
commit8534cbf2dae8829993602168a26069f7ff98758c (patch)
tree508cd5368de6c33e7f7f3d1db1c21499f5f0d434 /regress/mdoc/break/Makefile
parent62f910cc343a816f86aa11097418b5bc136bb70f (diff)
downloadmandoc-8534cbf2dae8829993602168a26069f7ff98758c.tar.gz
enable -T markdown tests of filled displays and tagged lists
Diffstat (limited to 'regress/mdoc/break/Makefile')
-rw-r--r--regress/mdoc/break/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/mdoc/break/Makefile b/regress/mdoc/break/Makefile
index 23898a59..7e708169 100644
--- a/regress/mdoc/break/Makefile
+++ b/regress/mdoc/break/Makefile
@@ -2,7 +2,7 @@
REGRESS_TARGETS = brokenbreaker twice tail two notopen
LINT_TARGETS = brokenbreaker twice tail two notopen
-MARKDOWN_TARGETS = brokenbreaker twice two notopen
+MARKDOWN_TARGETS = brokenbreaker twice tail two notopen
# It's hard to keep stuff together in next-line scope.