From edaceecec771cf0395639175b5a21d20530f6080 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Fri, 28 Oct 2022 16:19:55 -0400 Subject: feat: support npm specifiers in `deno info` for display text output only (#16470) --- cli/tests/testdata/cert/cafile_info.ts.out | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cli/tests/testdata/cert') diff --git a/cli/tests/testdata/cert/cafile_info.ts.out b/cli/tests/testdata/cert/cafile_info.ts.out index 4c7e6c6c7..ddece3019 100644 --- a/cli/tests/testdata/cert/cafile_info.ts.out +++ b/cli/tests/testdata/cert/cafile_info.ts.out @@ -1,6 +1,7 @@ local: [WILDCARD]https[WILDCARD]localhost_PORT5545[WILDCARD] type: TypeScript -dependencies: 8 unique (total [WILDCARD]) +dependencies: 8 unique +size: [WILDCARD] https://localhost:5545/cert/cafile_info.ts ([WILDCARD]) ├── https://localhost:5545/subdir/mt_application_ecmascript.j2.js ([WILDCARD]) -- cgit v1.2.3