Some test cleanup for season search

This commit is contained in:
Mark McDowall
2014-01-14 11:58:53 -08:00
parent 3ccdbca712
commit c50fb84216
5 changed files with 37 additions and 62 deletions
@@ -20,7 +20,6 @@ namespace NzbDrone.Core.Test.IndexerTests.IntegrationTests
public void SetUp()
{
UseRealHttp();
Mocker.SetConstant<IIndexerParsingService>(new IndexerParsingService());
}
[Test]