mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -14,7 +14,7 @@ namespace NzbDrone.Core.Test.ParserTests
|
||||
{
|
||||
// ReSharper disable InconsistentNaming
|
||||
[TestFixture]
|
||||
public class ParserFixture : CoreTest
|
||||
public class ParserFixture : SqlCeTest
|
||||
{
|
||||
/*Fucked-up hall of shame,
|
||||
* WWE.Wrestlemania.27.PPV.HDTV.XviD-KYR
|
||||
|
||||
@@ -11,7 +11,7 @@ namespace NzbDrone.Core.Test.ParserTests
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
public class QualityParserFixture : CoreTest
|
||||
public class QualityParserFixture : SqlCeTest
|
||||
{
|
||||
public static object[] QualityParserCases =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user