From 4bef8677b0ca12b3c7296175f8090538ac098293 Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Wed, 12 Dec 2012 17:17:00 +0200 Subject: [PATCH] tests: uncomment playlist/soundcloud Signed-off-by: Toni Gundogdu --- tests/playlist/tests.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playlist/tests.mk b/tests/playlist/tests.mk index 20a67ef..8eb8c44 100644 --- a/tests/playlist/tests.mk +++ b/tests/playlist/tests.mk @@ -1,2 +1,2 @@ -#include $(top_srcdir)/tests/playlist/soundcloud.mk +include $(top_srcdir)/tests/playlist/soundcloud.mk include $(top_srcdir)/tests/playlist/youtube.mk -- 2.11.4.GIT