From 3932bb2cb93be95d67fc56998423eb9ce047fdfa Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 9 Aug 2021 11:06:37 +0200 Subject: New source loading architecture --- tests/typ/insert/image.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/insert') 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") -- cgit v1.2.3