mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 20:44:00 +02:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -14,7 +14,7 @@ namespace NzbDrone.Core.Test.JobTests
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
public class RssSyncJobTest : CoreTest
|
||||
public class RssSyncJobTest : SqlCeTest
|
||||
{
|
||||
public void WithMinutes(int minutes)
|
||||
{
|
||||
|
Reference in New Issue
Block a user