mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-24 22:55:21 -04:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -19,7 +19,7 @@ namespace NzbDrone.Core.Test.ProviderTests
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
public class IndexerProviderTest : CoreTest
|
||||
public class IndexerProviderTest : SqlCeTest
|
||||
{
|
||||
[Test]
|
||||
public void Init_indexer_test()
|
||||
|
||||
Reference in New Issue
Block a user