Disabled eztv test entirely.

pull/218/head
Taloth Saldono 9 years ago
parent 6803e46782
commit ee02e6a31c

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

Loading…
Cancel
Save