summaryrefslogtreecommitdiffstats
path: root/regress/mdoc/Eo
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-03-08 22:54:22 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-03-08 22:54:22 +0000
commiteb74e0f0e616a89f769432b7f4c31856c1a37f49 (patch)
treefab71235e5595f9027cea5153f6d0f3dd6de3c0e /regress/mdoc/Eo
parentaed548e3b22772365ac5fdaf6cdb29f7b2b1b126 (diff)
downloadmandoc-eb74e0f0e616a89f769432b7f4c31856c1a37f49.tar.gz
Now that markdown output is tested for almost everything, test all
input files in -T markdown output mode by default and only mark those files with SKIP_MARKDOWN that are not to be tested. Much easier to read, and almost minus 40 lines of Makefile code.
Diffstat (limited to 'regress/mdoc/Eo')
-rw-r--r--regress/mdoc/Eo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/regress/mdoc/Eo/Makefile b/regress/mdoc/Eo/Makefile
index 6fa9d843..0034e271 100644
--- a/regress/mdoc/Eo/Makefile
+++ b/regress/mdoc/Eo/Makefile
@@ -2,7 +2,6 @@
REGRESS_TARGETS = break empty obsolete unclosed
LINT_TARGETS = break obsolete unclosed
-MARKDOWN_TARGETS = break empty obsolete unclosed
# groff-1.22.3 defect:
# - When .Ec is missing, groff prints no page footer.