diff options
Diffstat (limited to 'tests/specs')
-rw-r--r-- | tests/specs/jsr/module_graph/main.out | 2 | ||||
-rw-r--r-- | tests/specs/jsr/module_graph2/main.out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/specs/jsr/module_graph/main.out b/tests/specs/jsr/module_graph/main.out index 35905a63a..d17238a9c 100644 --- a/tests/specs/jsr/module_graph/main.out +++ b/tests/specs/jsr/module_graph/main.out @@ -1,4 +1,4 @@ -[WILDCARD]Caching module info for http://127.0.0.1:4250/@denotest/module-graph/1.4.0/mod.ts +[WILDCARD]Caching module info for http://127.0.0.1:4250/@denotest/module-graph/1.4.0/other.ts [WILDCARD] Test { other: Other {} } [WILDCARD] diff --git a/tests/specs/jsr/module_graph2/main.out b/tests/specs/jsr/module_graph2/main.out index ba2c06aaa..fca91e239 100644 --- a/tests/specs/jsr/module_graph2/main.out +++ b/tests/specs/jsr/module_graph2/main.out @@ -1,4 +1,4 @@ -[WILDCARD]Caching module info for http://127.0.0.1:4250/@denotest/module-graph2/1.4.0/mod.ts +[WILDCARD]Caching module info for http://127.0.0.1:4250/@denotest/module-graph2/1.4.0/other.ts [WILDCARD] Test { other: Other {} } [WILDCARD] |