Fix man reader test for previous change.
This commit is contained in:
parent
4faac2bf9b
commit
aaf296508a
1 changed files with 1 additions and 1 deletions
|
@ -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 \\#" =:
|
||||
|
|
Loading…
Reference in a new issue