1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-26 09:37:12 +00:00

Changed Namespace for AutoMoqerTest in NzbDrone.App.Test

This commit is contained in:
Mark McDowall 2011-10-11 22:44:10 -07:00
parent 4915b32cc6
commit 7549c26ffe

View file

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