diff options
Diffstat (limited to 'cli/tests/testdata/npm/deno_cache.out')
-rw-r--r-- | cli/tests/testdata/npm/deno_cache.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/deno_cache.out b/cli/tests/testdata/npm/deno_cache.out new file mode 100644 index 000000000..957919df1 --- /dev/null +++ b/cli/tests/testdata/npm/deno_cache.out @@ -0,0 +1,5 @@ +Download http://localhost:4545/npm/registry/chalk +Download http://localhost:4545/npm/registry/chalk/chalk-5.0.1.tgz +Download http://localhost:4545/npm/registry/mkdirp +Download http://localhost:4545/npm/registry/chalk/chalk-5.0.1.tgz +Download http://localhost:4545/npm/registry/mkdirp/mkdirp-1.0.4.tgz |