Removed tvdblib from tests

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

View File

@@ -11,8 +11,6 @@ using NzbDrone.Core.Helpers;
using NzbDrone.Core.Providers;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common;
using TvdbLib.Data;
using TvdbLib.Exceptions;
namespace NzbDrone.Core.Test.HelperTests.XElementHelperTests
{