From fa705e36bb2e61f8a841a1da2ea4e38c0d45030b Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Mon, 14 Oct 2013 16:25:58 +0300 Subject: [PATCH] test_scan_core: Replace test URL Signed-off-by: Toni Gundogdu --- tests/scan.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/scan.c b/tests/scan.c index d62cd45..608888b 100644 --- a/tests/scan.c +++ b/tests/scan.c @@ -50,8 +50,7 @@ static void chk_results(quvi_scan_t qs) static void test_scan_core() { static const gchar URL[] = - "http://www.fangoria.com/index.php/home/all-news/1-latest-news/" - "6981-new-qprometheusq-trailer-has-landed"; + "http://screenrant.com/superman-man-steel-trailer/"; quvi_scan_t qs; quvi_t q; -- 2.11.4.GIT