diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-09 09:46:48 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-09 09:47:27 -0400 |
commit | b737fc42f760ad5918c40210e815eaac50306734 (patch) | |
tree | 2c9fd0714592bd57719ea3e540f8a795b7d1c0ff /tests/breaks | |
parent | 0e3da88d1606300a04dfde625cd28af4c958b14c (diff) | |
download | pango-b737fc42f760ad5918c40210e815eaac50306734.tar.gz |
Update tests
test-break was using the is_soft_hyphen log attr
that we've just removed again. Adapt, and update
expected test output.
Diffstat (limited to 'tests/breaks')
-rw-r--r-- | tests/breaks/one.expected | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/breaks/one.expected b/tests/breaks/one.expected index 7fb600e6..d474c6e4 100644 --- a/tests/breaks/one.expected +++ b/tests/breaks/one.expected @@ -1,5 +1,5 @@ -Text: a b c / d e f [ ] g h i [0xad] j k l . [ ] B l a [0x0a] -Breaks: c c c c lc c c c lc c c c lhc c c c c lc c c c Lc -Whitespace: x x w w -Words: bs be bs be bs be b bs be b -Sentences: bs e bs e b +Text: a b c / d e f [ ] g h i [0xad] j k l . [ ] B l a [0x0a] +Breaks: c c c c lc c c c lc c c c lc c c c c lc c c c Lc +Whitespace: x x w w +Words: bs be bs be bs be b bs be b +Sentences: bs e bs e b |