summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-02-08 21:36:10 -0500
committerGitHub <noreply@github.com>2019-02-08 21:36:10 -0500
commit99ce807a121efdbbee784409094c1596299d90de (patch)
tree9bf589b28cbaabef920f73b35fed8ee51e5f2353 /tests
parent9ab03389f047e5520c184b9fce4cd5fb2e4804bd (diff)
Add deps to --info output. (#1720)
Move module stuff into its own file.
Diffstat (limited to 'tests')
-rw-r--r--tests/022_info_flag.out2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/022_info_flag.out b/tests/022_info_flag.out
index 9421387a6..163746f11 100644
--- a/tests/022_info_flag.out
+++ b/tests/022_info_flag.out
@@ -2,3 +2,5 @@ local: [WILDCARD]deps/http/127.0.0.1_PORT4545/tests/003_relative_import.ts
type: TypeScript
compiled: [WILDCARD].js
map: [WILDCARD].js.map
+deps: http://127.0.0.1:4545/tests/003_relative_import.ts
+| http://127.0.0.1:4545/tests/subdir/print_hello.ts