diff options
Diffstat (limited to 'tests/typ/style')
| -rw-r--r-- | tests/typ/style/show-node.typ | 1 | ||||
| -rw-r--r-- | tests/typ/style/wrap.typ | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/tests/typ/style/show-node.typ b/tests/typ/style/show-node.typ index 678ff151..33895add 100644 --- a/tests/typ/style/show-node.typ +++ b/tests/typ/style/show-node.typ @@ -76,7 +76,6 @@ Another text. } --- -// Error: 18-22 expected content, found integer #show heading as 1234 = Heading diff --git a/tests/typ/style/wrap.typ b/tests/typ/style/wrap.typ index 57f21f99..e37c4bc9 100644 --- a/tests/typ/style/wrap.typ +++ b/tests/typ/style/wrap.typ @@ -25,8 +25,8 @@ A [_B #wrap c in [*#c*]; C_] D Forest --- +// Ok, whatever. { - // Error: 3-24 expected remaining block to yield content, found integer wrap body in 2 * body 2 } |
