summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-03 02:33:17 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-02-03 03:58:25 -0600
commit85a20d67b21e1cdd566fa50a0f2b3a750a468698 (patch)
treef62306373beec049271c66a0b1541b359f5fbe3e /src
parent9033494f6c08f67df1bb70549c3f7c807ebb0a8f (diff)
downloadgroff-git-85a20d67b21e1cdd566fa50a0f2b3a750a468698.tar.gz
[tbl]: Have test report output.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/preproc/tbl/tests/check-line-intersections.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/preproc/tbl/tests/check-line-intersections.sh b/src/preproc/tbl/tests/check-line-intersections.sh
index 4d7376639..98f803639 100755
--- a/src/preproc/tbl/tests/check-line-intersections.sh
+++ b/src/preproc/tbl/tests/check-line-intersections.sh
@@ -37,6 +37,7 @@ g@h@i
'
output=$(printf "%s" "$input" | "$groff" -Tascii -t)
+echo "$output"
for l in 1 3 5 7
do