mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 22:37:06 -04:00
Moved tests.
This commit is contained in:
parent
448cfff769
commit
f0eba619f3
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ using NzbDrone.Core.Test.Framework;
|
||||||
using NzbDrone.Core.Tv;
|
using NzbDrone.Core.Tv;
|
||||||
using NzbDrone.Test.Common;
|
using NzbDrone.Test.Common;
|
||||||
|
|
||||||
namespace NzbDrone.Core.Test.Metadata.Consumers.Roksbox
|
namespace NzbDrone.Core.Test.Extras.Metadata.Consumers.Roksbox
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class FindMetadataFileFixture : CoreTest<RoksboxMetadata>
|
public class FindMetadataFileFixture : CoreTest<RoksboxMetadata>
|
|
@ -8,7 +8,7 @@ using NzbDrone.Core.Test.Framework;
|
||||||
using NzbDrone.Core.Tv;
|
using NzbDrone.Core.Tv;
|
||||||
using NzbDrone.Test.Common;
|
using NzbDrone.Test.Common;
|
||||||
|
|
||||||
namespace NzbDrone.Core.Test.Metadata.Consumers.Wdtv
|
namespace NzbDrone.Core.Test.Extras.Metadata.Consumers.Wdtv
|
||||||
{
|
{
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
public class FindMetadataFileFixture : CoreTest<WdtvMetadata>
|
public class FindMetadataFileFixture : CoreTest<WdtvMetadata>
|
Loading…
Add table
Add a link
Reference in a new issue