diff options
Diffstat (limited to 'tests/typ/compiler/import.typ')
| -rw-r--r-- | tests/typ/compiler/import.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/typ/compiler/import.typ b/tests/typ/compiler/import.typ index 0f161766..7f6baee0 100644 --- a/tests/typ/compiler/import.typ +++ b/tests/typ/compiler/import.typ @@ -112,8 +112,8 @@ --- // Some non-text stuff. -// Error: 9-21 file is not valid utf-8 -#import "/rhino.png" +// Error: 9-27 file is not valid utf-8 +#import "/files/rhino.png" --- // Unresolved import. |
