summaryrefslogtreecommitdiff
path: root/cli/tests/022_info_flag_script.out
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-09-19 14:48:05 -0400
committerGitHub <noreply@github.com>2019-09-19 14:48:05 -0400
commit56ac638d93c96712d6c624e60dcfa4540d334b18 (patch)
treeb3b5b985cc5be83545d8883207ee614f23627ef8 /cli/tests/022_info_flag_script.out
parent1b1ae65a4a2acd55ead86c17e388f10a0e08938d (diff)
Remove test.py, use cargo test as test frontend (#2967)
Fixes #2933
Diffstat (limited to 'cli/tests/022_info_flag_script.out')
-rw-r--r--cli/tests/022_info_flag_script.out18
1 files changed, 9 insertions, 9 deletions
diff --git a/cli/tests/022_info_flag_script.out b/cli/tests/022_info_flag_script.out
index 519e7cf6b..48eef7365 100644
--- a/cli/tests/022_info_flag_script.out
+++ b/cli/tests/022_info_flag_script.out
@@ -3,12 +3,12 @@ type: TypeScript
compiled: [WILDCARD].js
map: [WILDCARD].js.map
deps:
-http://127.0.0.1:4545/tests/019_media_types.ts
- ├── http://localhost:4545/tests/subdir/mt_text_typescript.t1.ts
- ├── http://localhost:4545/tests/subdir/mt_video_vdn.t2.ts
- ├── http://localhost:4545/tests/subdir/mt_video_mp2t.t3.ts
- ├── http://localhost:4545/tests/subdir/mt_application_x_typescript.t4.ts
- ├── http://localhost:4545/tests/subdir/mt_text_javascript.j1.js
- ├── http://localhost:4545/tests/subdir/mt_application_ecmascript.j2.js
- ├── http://localhost:4545/tests/subdir/mt_text_ecmascript.j3.js
- └── http://localhost:4545/tests/subdir/mt_application_x_javascript.j4.js
+http://127.0.0.1:4545/cli/tests/019_media_types.ts
+ ├── http://localhost:4545/cli/tests/subdir/mt_text_typescript.t1.ts
+ ├── http://localhost:4545/cli/tests/subdir/mt_video_vdn.t2.ts
+ ├── http://localhost:4545/cli/tests/subdir/mt_video_mp2t.t3.ts
+ ├── http://localhost:4545/cli/tests/subdir/mt_application_x_typescript.t4.ts
+ ├── http://localhost:4545/cli/tests/subdir/mt_text_javascript.j1.js
+ ├── http://localhost:4545/cli/tests/subdir/mt_application_ecmascript.j2.js
+ ├── http://localhost:4545/cli/tests/subdir/mt_text_ecmascript.j3.js
+ └── http://localhost:4545/cli/tests/subdir/mt_application_x_javascript.j4.js