From ddd3b6a82b8c0353c942bfba8b89ca5476eedc58 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 21 Sep 2022 17:50:58 +0200 Subject: Tracked memoization --- 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 0c0b6c08..b554d6e7 100644 --- a/tests/typ/code/import.typ +++ b/tests/typ/code/import.typ @@ -38,7 +38,7 @@ #import a, c, from "target.typ" --- -// Error: 19-21 file not found (searched at typ/code) +// Error: 19-21 failed to load file (is a directory) #import name from "" --- -- cgit v1.2.3