summaryrefslogtreecommitdiff
path: root/tests/typ/insert/image.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-08-09 11:06:37 +0200
committerLaurenz <laurmaedje@gmail.com>2021-08-09 11:26:41 +0200
commit3932bb2cb93be95d67fc56998423eb9ce047fdfa (patch)
treec36bd4df1d2c74f8ae100d2f3bd3a0b232b797f5 /tests/typ/insert/image.typ
parent3c92bad9a7cd6b880de197806443ffcce2cac9d8 (diff)
New source loading architecture
Diffstat (limited to 'tests/typ/insert/image.typ')
-rw-r--r--tests/typ/insert/image.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/insert/image.typ b/tests/typ/insert/image.typ
index 84069949..9d9c6d46 100644
--- a/tests/typ/insert/image.typ
+++ b/tests/typ/insert/image.typ
@@ -36,5 +36,5 @@
#image("path/does/not/exist")
---
-// Error: 8-21 failed to load image
+// Error: 8-21 failed to load image (unknown image format)
#image("./image.typ")