mirror of https://github.com/lidarr/Lidarr
Fixed AutoMoq for Newznab tests.
This commit is contained in:
parent
8c1f7e6663
commit
fbc75b46fd
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue