From 7b9e4eca85fc54332421f9edea4108d8c0363e0b Mon Sep 17 00:00:00 2001 From: Jaro Date: Fri, 3 Mar 2023 22:44:40 +0100 Subject: [PATCH] Remove obsolete TODO. --- test/Data/Text/ParagraphLayout/PlainSpec.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/test/Data/Text/ParagraphLayout/PlainSpec.hs b/test/Data/Text/ParagraphLayout/PlainSpec.hs index c16d09f..6ca3906 100644 --- a/test/Data/Text/ParagraphLayout/PlainSpec.hs +++ b/test/Data/Text/ParagraphLayout/PlainSpec.hs @@ -110,7 +110,6 @@ spec = do paragraphMaxWidth = 100 } result `shouldBeGolden` "czechHelloParagraphUltraNarrow" - -- TODO: Update the golden samples when word breaking is implemented. it "wraps lorem ipsum at 20em" $ \font -> do let result = layoutPlain $ loremIpsumParagraph $ (opts font) { paragraphMaxWidth = 20000 -- 2.30.2