From 04f4bd68bc47f23b086b5a7d9fcb6db5cca800dc Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Sun, 27 Nov 2011 13:57:02 +0200 Subject: [PATCH] Remove media stream URLs from test jsons --- tests/data/format/other/mgnetwork_best.json | 2 +- tests/data/format/other/mgnetwork_mp4.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/format/other/mgnetwork_best.json b/tests/data/format/other/mgnetwork_best.json index ef6a449..051fde3 100644 --- a/tests/data/format/other/mgnetwork_best.json +++ b/tests/data/format/other/mgnetwork_best.json @@ -12,7 +12,7 @@ "length_bytes": "15552194", "content_type": "video/mp4", "file_suffix": "mp4", - "url": "http://fcvfile.mgnetwork.com/vams/2011/11/23/e52c49fa6777102faba2001ec92a4a0d.mp4" + "url": "" } ] } diff --git a/tests/data/format/other/mgnetwork_mp4.json b/tests/data/format/other/mgnetwork_mp4.json index fd4dc04..8531332 100644 --- a/tests/data/format/other/mgnetwork_mp4.json +++ b/tests/data/format/other/mgnetwork_mp4.json @@ -12,7 +12,7 @@ "length_bytes": "15552194", "content_type": "video/mp4", "file_suffix": "mp4", - "url": "http://fcvfile.mgnetwork.com/vams/2011/11/23/e52c49fa6777102faba2001ec92a4a0d.mp4" + "url": "" } ] } -- 2.11.4.GIT