moved last job over.

This commit is contained in:
kay.one 2011-12-01 23:51:32 -08:00
commit 1de610c5bb
32 changed files with 4 additions and 33 deletions

View file

@ -4,7 +4,6 @@ using Moq;
using NUnit.Framework;
using NzbDrone.Core.Jobs;
using NzbDrone.Core.Model.Notification;
using NzbDrone.Core.Providers.Jobs;
using NzbDrone.Test.Common.AutoMoq;
namespace NzbDrone.Core.Test.JobTests