From 82d0f7ec84ccf8652441b5de620e85180ce55fc0 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Sat, 12 Sep 2020 23:34:54 +0200 Subject: chore: remove --no-check from deno info (#7439) --- cli/tests/031_info_ts_error.out | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cli/tests/031_info_ts_error.out (limited to 'cli/tests/031_info_ts_error.out') diff --git a/cli/tests/031_info_ts_error.out b/cli/tests/031_info_ts_error.out new file mode 100644 index 000000000..8c3064cdf --- /dev/null +++ b/cli/tests/031_info_ts_error.out @@ -0,0 +1,5 @@ +[WILDCARD] +local: [WILDCARD]031_info_ts_error.ts +type: TypeScript +deps: 0 unique (total [WILDCARD]) +[WILDCARD]031_info_ts_error.ts ([WILDCARD]) -- cgit v1.2.3