1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-12 14:03:16 +01:00

nzbclub sucks, so making their integration test explicit.

This commit is contained in:
Keivan Beigi 2013-06-27 18:14:01 -07:00
parent b0ae87840e
commit 961c421b3b

View File

@ -23,6 +23,7 @@ public void SetUp()
} }
[Test] [Test]
[Explicit]
public void nzbclub_rss() public void nzbclub_rss()
{ {
var indexer = new NzbClub(); var indexer = new NzbClub();