From 3760748fddd3b793c79c370398a9d4a3fc5afc04 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 20 Sep 2022 19:49:47 +0200 Subject: Refactor error handling --- tests/typ/code/import.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/code') diff --git a/tests/typ/code/import.typ b/tests/typ/code/import.typ index 2c27f135..0c0b6c08 100644 --- a/tests/typ/code/import.typ +++ b/tests/typ/code/import.typ @@ -47,7 +47,7 @@ --- // Some non-text stuff. -// Error: 16-37 failed to load source file (file is not valid utf-8) +// Error: 16-37 file is not valid utf-8 #import * from "../../res/rhino.png" --- -- cgit v1.2.3