summaryrefslogtreecommitdiff
path: root/tests/lang/typ/comment.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-02-17 21:30:20 +0100
committerLaurenz <laurmaedje@gmail.com>2021-02-17 21:30:20 +0100
commit2f4dc99cec1c6fa33257dea91ab3bcd99b1cbdf5 (patch)
treeeb983e54bac5ae226474bd8c5d6a29006b00ff12 /tests/lang/typ/comment.typ
parentdb1659a987cd240b78e45666617248d3d0cc7d64 (diff)
Refresh tests 🌊
Diffstat (limited to 'tests/lang/typ/comment.typ')
-rw-r--r--tests/lang/typ/comment.typ4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lang/typ/comment.typ b/tests/lang/typ/comment.typ
index 8b394f1f..e5892453 100644
--- a/tests/lang/typ/comment.typ
+++ b/tests/lang/typ/comment.typ
@@ -11,8 +11,8 @@ C/*
*/D
// Works in code.
-#[test type /*1*/ (1) //
-, "integer"]
+#test(type /*1*/ (1) //
+, "integer")
---
// End should not appear without start.