Disabled eztv test entirely.

This commit is contained in:
Taloth Saldono 2015-03-03 19:38:51 +01:00
parent 6803e46782
commit ee02e6a31c
1 changed files with 2 additions and 0 deletions

View File

@ -129,6 +129,8 @@ namespace NzbDrone.Core.Test.IndexerTests.IntegrationTests
[Test] [Test]
public void eztv_fetch_recent() public void eztv_fetch_recent()
{ {
Assert.Inconclusive("Eztv Down");
var indexer = Mocker.Resolve<Eztv>(); var indexer = Mocker.Resolve<Eztv>();
indexer.Definition = new IndexerDefinition indexer.Definition = new IndexerDefinition