diff options
| author | Kitson Kelly <me@kitsonkelly.com> | 2018-10-22 13:14:27 +1100 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-10-23 04:48:00 -0700 |
| commit | 8ef7da261149ed03f25bdb5ea2611f8ce84a4d78 (patch) | |
| tree | 8399dd030cf6fb172980d3b2c65bcf82d62b1168 /tests/019_media_types.ts.out | |
| parent | c0492ef061afd5af2044d5952432d223615841a7 (diff) | |
Enforce media types
Diffstat (limited to 'tests/019_media_types.ts.out')
| -rw-r--r-- | tests/019_media_types.ts.out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/019_media_types.ts.out b/tests/019_media_types.ts.out new file mode 100644 index 000000000..b127519b5 --- /dev/null +++ b/tests/019_media_types.ts.out @@ -0,0 +1,8 @@ +Downloading http://localhost:4545/tests/subdir/mt_text_typescript.t1.ts +Downloading http://localhost:4545/tests/subdir/mt_video_vdn.t2.ts +Downloading http://localhost:4545/tests/subdir/mt_video_mp2t.t3.ts +Downloading http://localhost:4545/tests/subdir/mt_text_javascript.j1.js +Downloading http://localhost:4545/tests/subdir/mt_application_ecmascript.j2.js +Downloading http://localhost:4545/tests/subdir/mt_text_ecmascript.j3.js +Downloading http://localhost:4545/tests/subdir/mt_application_x_javascript.j4.js +success true true true true true true true |
