mirror of https://github.com/Radarr/Radarr
Changed Namespace for AutoMoqerTest in NzbDrone.App.Test
This commit is contained in:
parent
4915b32cc6
commit
7549c26ffe
|
@ -4,7 +4,7 @@ using AutoMoq;
|
|||
using Moq;
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace NzbDrone.Core.Test
|
||||
namespace NzbDrone.App.Test
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
|
|
Loading…
Reference in New Issue