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