summaryrefslogtreecommitdiff
path: root/tests/typ/code/comment.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/code/comment.typ')
-rw-r--r--tests/typ/code/comment.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/comment.typ b/tests/typ/code/comment.typ
index 694600d6..407bebd4 100644
--- a/tests/typ/code/comment.typ
+++ b/tests/typ/code/comment.typ
@@ -21,7 +21,7 @@ https:/* block comments don't ... */
---
// End should not appear without start.
-// Error: 1:7-1:9 unexpected end of block comment
+// Error: 7-9 unexpected end of block comment
/* */ */
// Unterminated is okay.