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:
+1
-1
@@ -17,7 +17,7 @@ namespace NzbDrone.Core.Test.ProviderTests.DecisionEngineTests
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
public class CustomStartDateSpecificationFixture : CoreTest
|
||||
public class CustomStartDateSpecificationFixture : SqlCeTest
|
||||
{
|
||||
private CustomStartDateSpecification _customStartDateSpecification;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user