summaryrefslogtreecommitdiff
path: root/tests/typ/meta/outline-entry.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-09-11 14:42:43 +0200
committerLaurenz <laurmaedje@gmail.com>2023-09-11 14:42:43 +0200
commit305524d005df075d53575552ee090fb53192a3fe (patch)
tree08b739e8fc41057b79a2d7ea7a7208ca358d60b3 /tests/typ/meta/outline-entry.typ
parentb471ac7d590abd2398ce25193b4e4df373bf2e9c (diff)
Update tests for type system changes
Diffstat (limited to 'tests/typ/meta/outline-entry.typ')
-rw-r--r--tests/typ/meta/outline-entry.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/meta/outline-entry.typ b/tests/typ/meta/outline-entry.typ
index 50147442..8f290157 100644
--- a/tests/typ/meta/outline-entry.typ
+++ b/tests/typ/meta/outline-entry.typ
@@ -56,5 +56,5 @@
---
// Error: 2-23 cannot outline cite
#outline(target: cite)
-#cite("arrgh", "distress", [p. 22])
+#cite("arrgh", "distress", supplement: [p. 22])
#bibliography("/files/works.bib")