Skip to content

Commit

Permalink
is this what tests want?
Browse files Browse the repository at this point in the history
  • Loading branch information
fewf committed Feb 14, 2019
1 parent 2d15c35 commit b2b6c28
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions tests/022_info_flag.out
Expand Up @@ -4,11 +4,11 @@ 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/tests/subdir/mt_text_typescript.t1.ts
├── http://127.0.0.1:4545/tests/subdir/mt_video_vdn.t2.ts
├── http://127.0.0.1:4545/tests/subdir/mt_video_mp2t.t3.ts
├── http://127.0.0.1:4545/tests/subdir/mt_application_x_typescript.t4.ts
├── http://127.0.0.1:4545/tests/subdir/mt_text_javascript.j1.js
├── http://127.0.0.1:4545/tests/subdir/mt_application_ecmascript.j2.js
├── http://127.0.0.1:4545/tests/subdir/mt_text_ecmascript.j3.js
└── http://127.0.0.1:4545/tests/subdir/mt_application_x_javascript.j4.js

0 comments on commit b2b6c28

Please sign in to comment.