Fixed AutoMoq for Newznab tests.

This commit is contained in:
Mark McDowall 2011-11-13 16:33:08 -08:00
parent 8c1f7e6663
commit fbc75b46fd
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ using NzbDrone.Core.Providers;
using NzbDrone.Core.Repository;
using NzbDrone.Core.Repository.Quality;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Test.Common.AutoMoq;
namespace NzbDrone.Core.Test.ProviderTests
{