fixed more tests.

This commit is contained in:
kay.one 2013-02-24 11:57:33 -08:00
commit 9931bab998
51 changed files with 184 additions and 169 deletions

View file

@ -5,6 +5,7 @@ using System.Linq;
using NLog;
using NzbDrone.Common;
using NzbDrone.Core.Configuration;
using NzbDrone.Core.Datastore;
using NzbDrone.Core.Download;
using NzbDrone.Core.Tv;
using NzbDrone.Core.Model;