1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00

Womble's has size parsing now

This commit is contained in:
Mark McDowall 2016-02-18 18:39:23 -08:00
parent f005edfcf0
commit c1298d162e

View File

@ -217,7 +217,6 @@ public void should_reject_recent_feed_without_pubDate(string rssXmlFile)
}
[TestCase("Torrentleech/Torrentleech.xml")]
[TestCase("Wombles/wombles.xml")]
[TestCase("TorrentRss/invalid/Eztv_InvalidSize.xml")]
[TestCase("TorrentRss/invalid/ImmortalSeed_InvalidSize.xml")]
[TestCase("TorrentRss/Doki.xml")]