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