From 51b20bd683a6cc19c645360207d070e8c18af901 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 21 Jan 2022 13:38:40 -0500 Subject: tests: Update expected results for breaks One of the break tests has an inconsequential change in output. I believe it is due to us now feeding paragraph terminators through the break code. Update the test result. --- tests/breaks/fourteen.expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/breaks/fourteen.expected b/tests/breaks/fourteen.expected index 1f176a6a..c8f2328d 100644 --- a/tests/breaks/fourteen.expected +++ b/tests/breaks/fourteen.expected @@ -1,5 +1,5 @@ Text: ⁦a⁩ ⁦b⁩ ⁦c⁩ [ ] ⁦α⁩ ⁦β⁩ ⁦γ⁩ [0x0a] -Breaks: c c Lc +Breaks: c Lc Whitespace: x w w Sentences: bs e b Words: bs bse bse be b -- cgit v1.2.1