summaryrefslogtreecommitdiff
path: root/tests/suite/layout/inline/hyphenate.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/layout/inline/hyphenate.typ')
-rw-r--r--tests/suite/layout/inline/hyphenate.typ4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/suite/layout/inline/hyphenate.typ b/tests/suite/layout/inline/hyphenate.typ
index debce1da..2324ba64 100644
--- a/tests/suite/layout/inline/hyphenate.typ
+++ b/tests/suite/layout/inline/hyphenate.typ
@@ -164,6 +164,4 @@ el objetivo de protegerle de las patrullas de milicianos.
--- costs-access ---
#set text(costs: (hyphenation: 1%, runt: 2%))
#set text(costs: (widow: 3%))
-#context {
- assert.eq(text.costs, (hyphenation: 1%, runt: 2%, widow: 3%, orphan: 100%))
-}
+#context test(text.costs, (hyphenation: 1%, runt: 2%, widow: 3%, orphan: 100%))