summaryrefslogtreecommitdiff
path: root/tmac
diff options
context:
space:
mode:
Diffstat (limited to 'tmac')
-rwxr-xr-xtmac/tests/an-ext_MR-works.sh1
-rwxr-xr-xtmac/tests/an_MR-works.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/tmac/tests/an-ext_MR-works.sh b/tmac/tests/an-ext_MR-works.sh
index 471bbf2db..c922ba26f 100755
--- a/tmac/tests/an-ext_MR-works.sh
+++ b/tmac/tests/an-ext_MR-works.sh
@@ -40,6 +40,7 @@ The real work is done by
.MR bar 1 .'
output=$(echo "$input" | "$groff" -rmG=0 -Tascii -man -Z | nl)
+echo "$output"
# Expected:
# 88 wf2
diff --git a/tmac/tests/an_MR-works.sh b/tmac/tests/an_MR-works.sh
index 56faae69c..3a84e62d3 100755
--- a/tmac/tests/an_MR-works.sh
+++ b/tmac/tests/an_MR-works.sh
@@ -31,6 +31,7 @@ The real work is done by
.MR bar 1 .'
OUTPUT=$(echo "$INPUT" | "$groff" -Tascii -rU1 -man -Z | nl)
+echo "$OUTPUT"
# Expected:
# 91 x X tty: link man:bar(1)