From b1f776adef6f0d0caa0b2badf9fb707cf5efa6e7 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Sun, 2 Jun 2024 21:39:13 -0400 Subject: refactor: extract structs for downloading tarballs and npm registry packuments (#24067) --- tests/testdata/npm/deno_run_non_existent.out | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/testdata/npm') diff --git a/tests/testdata/npm/deno_run_non_existent.out b/tests/testdata/npm/deno_run_non_existent.out index b769eab8d..247e650e6 100644 --- a/tests/testdata/npm/deno_run_non_existent.out +++ b/tests/testdata/npm/deno_run_non_existent.out @@ -1,3 +1,2 @@ Download http://localhost:4260/mkdirp -Download http://localhost:4260/mkdirp error: Could not find npm package 'mkdirp' matching '0.5.125'. -- cgit v1.2.3