Removed tvdblib from tests

Added settings to API
This commit is contained in:
Mark McDowall 2013-03-02 13:37:28 -08:00
commit c5b845cbee
16 changed files with 32 additions and 50 deletions

View file

@ -18,8 +18,6 @@ using NzbDrone.Core.Repository;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common.AutoMoq;
using TvdbLib.Data;
namespace NzbDrone.Core.Test.ProviderTests.RecycleBinProviderTests
{
[TestFixture]