mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-26 21:25:11 -04:00
Changed Namespace for AutoMoqerTest in NzbDrone.App.Test
This commit is contained in:
1 parent
4915b32cc6
commit
7549c26ffe
1 file changed
+1
-1
@@ -4,7 +4,7 @@
|
||||
using Moq;
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace NzbDrone.Core.Test
|
||||
namespace NzbDrone.App.Test
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
|
||||
Reference in new issue
Block a user