mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 05:16:34 +02:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -18,7 +18,7 @@ using NzbDrone.Test.Common.AutoMoq;
|
||||
namespace NzbDrone.Core.Test.JobTests
|
||||
{
|
||||
[TestFixture]
|
||||
public class BacklogSearchJobTest : CoreTest
|
||||
public class BacklogSearchJobTest : SqlCeTest
|
||||
{
|
||||
private void WithEnableBacklogSearching()
|
||||
{
|
||||
|
Reference in New Issue
Block a user