summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/task/both
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/task/both')
-rw-r--r--cli/tests/testdata/task/both/deno_selected.out2
-rw-r--r--cli/tests/testdata/task/both/prefers_deno.out2
2 files changed, 0 insertions, 4 deletions
diff --git a/cli/tests/testdata/task/both/deno_selected.out b/cli/tests/testdata/task/both/deno_selected.out
index f55a74f5b..f5bbab26d 100644
--- a/cli/tests/testdata/task/both/deno_selected.out
+++ b/cli/tests/testdata/task/both/deno_selected.out
@@ -1,4 +1,2 @@
-Download http://localhost:4545/npm/registry/@denotest/bin
-Download http://localhost:4545/npm/registry/@denotest/bin/1.0.0.tgz
Task other deno eval 'console.log(2)'
2
diff --git a/cli/tests/testdata/task/both/prefers_deno.out b/cli/tests/testdata/task/both/prefers_deno.out
index cd6798e6d..391737272 100644
--- a/cli/tests/testdata/task/both/prefers_deno.out
+++ b/cli/tests/testdata/task/both/prefers_deno.out
@@ -1,4 +1,2 @@
-Download http://localhost:4545/npm/registry/@denotest/bin
-Download http://localhost:4545/npm/registry/@denotest/bin/1.0.0.tgz
Task output deno eval 'console.log(1)' "some" "text"
1