separated sqlce and db4o tests.

This commit is contained in:
kay.one
2013-02-02 12:54:03 -08:00
parent 9f829c1442
commit f973a42669
106 changed files with 192 additions and 176 deletions
@@ -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 =
{