From: Toni Gundogdu Date: Sun, 19 May 2013 17:31:57 +0000 (+0300) Subject: tests: playlist_soundcloud: Update URL X-Git-Tag: v0.9.20130520~3^2 X-Git-Url: https://repo.or.cz/w/libquvi-scripts.git/commitdiff_plain/676c9a220bd462b2f9b254e40ef74bc8ed1a3cc6 tests: playlist_soundcloud: Update URL Signed-off-by: Toni Gundogdu --- diff --git a/tests/playlist/playlist_soundcloud.c b/tests/playlist/playlist_soundcloud.c index 0f2a8a0..a1cd45c 100644 --- a/tests/playlist/playlist_soundcloud.c +++ b/tests/playlist/playlist_soundcloud.c @@ -27,10 +27,10 @@ #include "tests.h" static const gchar URL[] = - "http://soundcloud.com/thelittleidiot/sets/destroyed/"; + "http://soundcloud.com/volt-icarus2-otherupload/sets/bgm/"; static const gchar ID[] = - "thelittleidiot_destroyed"; + "volt-icarus2-otherupload_bgm"; static void test_playlist_soundcloud() {