From: Toni Gundogdu Date: Mon, 14 Oct 2013 13:25:58 +0000 (+0300) Subject: test_scan_core: Replace test URL X-Git-Tag: v0.9.4~4^2~4 X-Git-Url: https://repo.or.cz/w/libquvi.git/commitdiff_plain/fa705e36bb2e61f8a841a1da2ea4e38c0d45030b test_scan_core: Replace test URL Signed-off-by: Toni Gundogdu --- 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;