fixed few more broken tests.

This commit is contained in:
kay.one 2013-03-27 23:49:38 -07:00
commit 2008b54f5d
12 changed files with 64 additions and 105 deletions

View file

@ -4,6 +4,7 @@ using System.Linq;
using FluentAssertions;
using NLog;
using NUnit.Framework;
using NzbDrone.Core.Datastore;
using NzbDrone.Core.MediaFiles;
using NzbDrone.Core.Tv;
using NzbDrone.Core.Instrumentation;