summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-04-15 11:00:48 +0200
committerGitHub <noreply@github.com>2024-04-15 09:00:48 +0000
commit401ba82927e2087afc1711e5d62583928f3b378c (patch)
treed37c644a2844dbce01b4117e7d9021e2b5093788 /tests
parentf25874640ee2363937dd2534b7f2a59f98dba3f0 (diff)
Make some changes that were deferred until after 0.11 (#3934)
Diffstat (limited to 'tests')
-rw-r--r--tests/suite/layout/container.typ1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/suite/layout/container.typ b/tests/suite/layout/container.typ
index ede051db..b38f6b25 100644
--- a/tests/suite/layout/container.typ
+++ b/tests/suite/layout/container.typ
@@ -67,7 +67,6 @@ There
--- block-spacing-table ---
// Test that paragraph spacing loses against block spacing.
-// TODO
#set block(spacing: 100pt)
#show table: set block(above: 5pt, below: 5pt)
Hello