From 622651343a485335608d90c3cdd47b6bc1e182a6 Mon Sep 17 00:00:00 2001 From: daniel oeh Date: Thu, 1 Nov 2012 19:57:23 +0100 Subject: Added more feeds to testfile --- tests/src/de/danoeh/antennapod/test/FeedHandlerTest.java | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests/src/de') diff --git a/tests/src/de/danoeh/antennapod/test/FeedHandlerTest.java b/tests/src/de/danoeh/antennapod/test/FeedHandlerTest.java index ba4e770ec..7c22ed2f0 100644 --- a/tests/src/de/danoeh/antennapod/test/FeedHandlerTest.java +++ b/tests/src/de/danoeh/antennapod/test/FeedHandlerTest.java @@ -24,6 +24,13 @@ public class FeedHandlerTest extends AndroidTestCase { private static final String FEEDS_DIR = "testfeeds"; private static final String[] urls = { + "http://rss.sciam.com/sciam/60secsciencepodcast", + "http://rss.sciam.com/sciam/60-second-mind", + "http://rss.sciam.com/sciam/60-second-space", + "http://rss.sciam.com/sciam/60-second-health", + "http://rss.sciam.com/sciam/60-second-tech", + "http://risky.biz/feeds/risky-business", + "http://risky.biz/feeds/rb2", "http://podcast.hr-online.de/lateline/podcast.xml", "http://bitlove.org/nsemak/mikrodilettanten/feed", "http://bitlove.org/moepmoeporg/riotburnz/feed", -- cgit v1.2.3