From a18ca3481da17a4de1cc7f9890f0c61efb480655 Mon Sep 17 00:00:00 2001 From: Tobias Schmitz Date: Tue, 10 Jun 2025 14:46:27 +0200 Subject: Report errors in external files (#6308) Co-authored-by: Laurenz --- tests/suite/scripting/import.typ | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/suite/scripting/import.typ') diff --git a/tests/suite/scripting/import.typ b/tests/suite/scripting/import.typ index 49b66ee5..382e444c 100644 --- a/tests/suite/scripting/import.typ +++ b/tests/suite/scripting/import.typ @@ -334,6 +334,7 @@ --- import-cyclic-in-other-file --- // Cyclic import in other file. +// Error: "tests/suite/scripting/modules/cycle2.typ" 2:9-2:21 cyclic import #import "./modules/cycle1.typ": * This is never reached. -- cgit v1.2.3