From 2d3dafd37581f1e8692b135370aa7d0ae651db74 Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Tue, 26 Nov 2013 16:28:26 +0200 Subject: [PATCH] tests: media_101greatgoals: Update test URL Signed-off-by: Toni Gundogdu --- tests/media/media_101greatgoals.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/media/media_101greatgoals.c b/tests/media/media_101greatgoals.c index f39b1fe..e957097 100644 --- a/tests/media/media_101greatgoals.c +++ b/tests/media/media_101greatgoals.c @@ -27,13 +27,13 @@ #include "tests.h" static const gchar URL[] = - "http://www.101greatgoals.com/gvideos/individual-highlights-neymar-brazil-v-england/"; + "http://www.101greatgoals.com/gvideos/jose-mourinho-on-his-haircut-i-did-it-myself-its-nice-and-cheap/"; static const gchar TITLE[] = - "Neymar vs England (International Friendly) 2013 HD 720p By Guilherme"; + "Mourinho on his haircut: 'I did it myself, it's nice and cheap'"; static const gchar ID[] = - "X5YJ9J1HJDE"; + "K3XDDBfODqA"; static void test_media_101greatgoals() { -- 2.11.4.GIT