diff options
Diffstat (limited to 'cli/tests/testdata/095_cache_with_bare_import.ts.out')
-rw-r--r-- | cli/tests/testdata/095_cache_with_bare_import.ts.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/095_cache_with_bare_import.ts.out b/cli/tests/testdata/095_cache_with_bare_import.ts.out index f424f4c3e..ef4820386 100644 --- a/cli/tests/testdata/095_cache_with_bare_import.ts.out +++ b/cli/tests/testdata/095_cache_with_bare_import.ts.out @@ -1 +1,2 @@ [WILDCARD]error: Relative import path "foo" not prefixed with / or ./ or ../ from "file:///[WILDCARD]/095_cache_with_bare_import.ts" + at file:///[WILDCARD]/095_cache_with_bare_import.ts:[WILDCARD] |