summaryrefslogtreecommitdiff
path: root/tests/typ/layout/pad.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/layout/pad.typ')
-rw-r--r--tests/typ/layout/pad.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/pad.typ b/tests/typ/layout/pad.typ
index 142ae4a9..17e5cb0b 100644
--- a/tests/typ/layout/pad.typ
+++ b/tests/typ/layout/pad.typ
@@ -29,7 +29,7 @@ Hi #box(pad(left: 10pt)) there
---
// Test that the pad node doesn't consume the whole region.
-#page(height: 6cm)
+#page!(height: 6cm)
#align(left)[Before]
#pad(10pt, image("../../res/tiger.jpg"))