diff options
Diffstat (limited to 'tests/specs/remove/basic/add.out')
-rw-r--r-- | tests/specs/remove/basic/add.out | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/specs/remove/basic/add.out b/tests/specs/remove/basic/add.out new file mode 100644 index 000000000..a93b0ab52 --- /dev/null +++ b/tests/specs/remove/basic/add.out @@ -0,0 +1,12 @@ +Created deno.json configuration file. +Add jsr:@std/assert@1.0.0 +Add jsr:@std/http@1.0.0 +[UNORDERED_START] +Download http://127.0.0.1:4250/@std/http/1.0.0_meta.json +Download http://127.0.0.1:4250/@std/assert/1.0.0_meta.json +Download http://127.0.0.1:4250/@std/http/1.0.0/mod.ts +Download http://127.0.0.1:4250/@std/assert/1.0.0/mod.ts +Download http://127.0.0.1:4250/@std/assert/1.0.0/assert_equals.ts +Download http://127.0.0.1:4250/@std/assert/1.0.0/assert.ts +Download http://127.0.0.1:4250/@std/assert/1.0.0/fail.ts +[UNORDERED_END] |