diff options
Diffstat (limited to 'tests/typ/code')
| -rw-r--r-- | tests/typ/code/import.typ | 2 |
1 files changed, 1 insertions, 1 deletions
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 "" --- |
