diff --git a/NzbDrone.App.Test/AutoMoq/AutoMoqerTest.cs b/NzbDrone.App.Test/AutoMoq/AutoMoqerTest.cs index 4d31e398e..da0677763 100644 --- a/NzbDrone.App.Test/AutoMoq/AutoMoqerTest.cs +++ b/NzbDrone.App.Test/AutoMoq/AutoMoqerTest.cs @@ -4,7 +4,7 @@ using AutoMoq; using Moq; using NUnit.Framework; -namespace NzbDrone.Core.Test +namespace NzbDrone.App.Test { [TestFixture] // ReSharper disable InconsistentNaming