summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/esm
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/npm/esm')
-rw-r--r--cli/tests/testdata/npm/esm/main.out1
-rw-r--r--cli/tests/testdata/npm/esm/test.out1
2 files changed, 2 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/esm/main.out b/cli/tests/testdata/npm/esm/main.out
index b6c6dbb59..2010a5b73 100644
--- a/cli/tests/testdata/npm/esm/main.out
+++ b/cli/tests/testdata/npm/esm/main.out
@@ -1,2 +1,3 @@
+Download http://localhost:4545/npm/registry/chalk
Download http://localhost:4545/npm/registry/chalk/chalk-5.0.1.tgz
chalk esm loads
diff --git a/cli/tests/testdata/npm/esm/test.out b/cli/tests/testdata/npm/esm/test.out
index 0f8ef2009..2c1179bd1 100644
--- a/cli/tests/testdata/npm/esm/test.out
+++ b/cli/tests/testdata/npm/esm/test.out
@@ -1,3 +1,4 @@
+Download http://localhost:4545/npm/registry/chalk
Download http://localhost:4545/npm/registry/chalk/chalk-5.0.1.tgz
Check [WILDCARD]/std/node/module_all.ts
chalk esm loads