gbranden pushed a commit to branch master
in repository groff.

commit 76739522db29b1a92877d213c2090f8445ecf8b0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jul 14 21:58:45 2025 -0500

    tmac/tests/an_HY-register-works.sh: Tweak.
    
    Make the test case more obvious.
---
 tmac/tests/an_HY-register-works.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/tests/an_HY-register-works.sh 
b/tmac/tests/an_HY-register-works.sh
index 9849761d7..12f9f9b01 100755
--- a/tmac/tests/an_HY-register-works.sh
+++ b/tmac/tests/an_HY-register-works.sh
@@ -47,7 +47,7 @@ output=$(printf "%s\n" "$input" | "$groff" -rHY=0 -man 
-Tascii -P-cbou)
 echo "$output"
 
 echo "checking hyphenation when HY is 0" >&2
-echo "$output" | grep -Eq "to +disestablish$" || wail
+echo "$output" | grep -Eq 'antidisestablishmentarianism\.$' || wail
 
 test -z "$fail"
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to