Fix man reader test for previous change.

This commit is contained in:
John MacFarlane 2020-03-05 19:34:17 -08:00
parent 4faac2bf9b
commit aaf296508a

View file

@ -80,7 +80,7 @@ tests = [
"\\-\\ \\\\\\[lq]\\[rq]\\[em]\\[en]\\*(lq\\*(rq"
=?>para (text "- \\“”—–“”")
, "replace2" =:
"\\t\\e\\`\\^\\|\\'" =?>para (text "\\`\8202\8198`")
"\\t\\e\\`\\^\\|\\'" =?>para (text "\\`\8202\8198'")
, "comment with \\\"" =:
"Foo \\\" bar\n" =?>para (text "Foo")
, "comment with \\#" =: