Changed Namespace for AutoMoqerTest in NzbDrone.App.Test

pull/3113/head
Mark McDowall 13 years ago
parent 4915b32cc6
commit 7549c26ffe

@ -4,7 +4,7 @@ using AutoMoq;
using Moq; using Moq;
using NUnit.Framework; using NUnit.Framework;
namespace NzbDrone.Core.Test namespace NzbDrone.App.Test
{ {
[TestFixture] [TestFixture]
// ReSharper disable InconsistentNaming // ReSharper disable InconsistentNaming

Loading…
Cancel
Save