summaryrefslogtreecommitdiff
path: root/tmac/tmac.am
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2020-10-11 02:58:56 +1100
committerG. Branden Robinson <g.branden.robinson@gmail.com>2020-10-11 16:51:05 +1100
commitc22725f99808af59dc127b07c69ff151800b1e10 (patch)
treed8d4cbd83a205bb9d6b841317e117dd74b88d5af /tmac/tmac.am
parent5002932262b93e34c8fcdf1f358e8bb73abf6ac1 (diff)
downloadgroff-git-c22725f99808af59dc127b07c69ff151800b1e10.tar.gz
Add regression test for Savannah #59246.
* tmac/tests/andoc-clear-doc-traps.sh: Add regression test for Savannah #59246. * tmac/tmac.an: Run test.
Diffstat (limited to 'tmac/tmac.am')
-rw-r--r--tmac/tmac.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmac/tmac.am b/tmac/tmac.am
index 3c9ea5d8d..46665739f 100644
--- a/tmac/tmac.am
+++ b/tmac/tmac.am
@@ -171,6 +171,7 @@ tmac_TESTS = \
tmac/tests/an-old_TS_do_not_keep_tables_when_cR_set.sh \
tmac/tests/an-old_X_register_works.sh \
tmac/tests/an-old_avoid_two-font_denial_of_service.sh \
+ tmac/tests/andoc-clear-doc-traps.sh \
tmac/tests/doc-accept-mixed-case-section-headings.sh \
tmac/tests/doc-smoke-test.sh
TESTS += $(tmac_TESTS)