diff options
Diffstat (limited to 'cli/tests/cafile_info.ts.out')
-rw-r--r-- | cli/tests/cafile_info.ts.out | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/cli/tests/cafile_info.ts.out b/cli/tests/cafile_info.ts.out index 98b82df38..62fc631f1 100644 --- a/cli/tests/cafile_info.ts.out +++ b/cli/tests/cafile_info.ts.out @@ -1,12 +1,13 @@ local: [WILDCARD]https[WILDCARD]localhost_PORT5545[WILDCARD] type: TypeScript deps: 8 unique (total [WILDCARD]) + https://localhost:5545/cli/tests/cafile_info.ts ([WILDCARD]) -├── https://localhost:5545/cli/tests/subdir/mt_text_typescript.t1.ts ([WILDCARD]) -├── https://localhost:5545/cli/tests/subdir/mt_video_vdn.t2.ts ([WILDCARD]) -├── https://localhost:5545/cli/tests/subdir/mt_video_mp2t.t3.ts ([WILDCARD]) -├── https://localhost:5545/cli/tests/subdir/mt_application_x_typescript.t4.ts ([WILDCARD]) -├── https://localhost:5545/cli/tests/subdir/mt_text_javascript.j1.js ([WILDCARD]) ├── https://localhost:5545/cli/tests/subdir/mt_application_ecmascript.j2.js ([WILDCARD]) +├── https://localhost:5545/cli/tests/subdir/mt_application_x_javascript.j4.js ([WILDCARD]) +├── https://localhost:5545/cli/tests/subdir/mt_application_x_typescript.t4.ts ([WILDCARD]) ├── https://localhost:5545/cli/tests/subdir/mt_text_ecmascript.j3.js ([WILDCARD]) -└── https://localhost:5545/cli/tests/subdir/mt_application_x_javascript.j4.js ([WILDCARD]) +├── https://localhost:5545/cli/tests/subdir/mt_text_javascript.j1.js ([WILDCARD]) +├── https://localhost:5545/cli/tests/subdir/mt_text_typescript.t1.ts ([WILDCARD]) +├── https://localhost:5545/cli/tests/subdir/mt_video_mp2t.t3.ts ([WILDCARD]) +└── https://localhost:5545/cli/tests/subdir/mt_video_vdn.t2.ts ([WILDCARD]) |