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/code/import.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code/import.typ') diff --git a/tests/typ/code/import.typ b/tests/typ/code/import.typ index 26a3404c..953b522e 100644 --- a/tests/typ/code/import.typ +++ b/tests/typ/code/import.typ @@ -49,7 +49,7 @@ --- // Some non-text stuff. -// Error: 16-37 file is not valid utf-8 +// Error: 16-37 failed to load source file (file is not valid utf-8) #import * from "../../res/rhino.png" --- -- cgit v1.2.3