diff options
| author | Luca Casonato <lucacasonato@yahoo.com> | 2020-09-12 23:34:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-12 23:34:54 +0200 |
| commit | 82d0f7ec84ccf8652441b5de620e85180ce55fc0 (patch) | |
| tree | cb9b51a5c2a4711c2d32d53f582a20813b910630 /cli/tests/031_info_ts_error.out | |
| parent | d048f58f0538d2ea7c8a418119f5092d3db719ce (diff) | |
chore: remove --no-check from deno info (#7439)
Diffstat (limited to 'cli/tests/031_info_ts_error.out')
| -rw-r--r-- | cli/tests/031_info_ts_error.out | 5 |
1 files changed, 5 insertions, 0 deletions
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]) |
