mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -15,7 +15,7 @@ using NzbDrone.Test.Common;
|
||||
namespace NzbDrone.Core.Test.ProviderTests.LogProviderTests
|
||||
{
|
||||
[TestFixture]
|
||||
public class LogProviderFixture : CoreTest
|
||||
public class LogProviderFixture : SqlCeTest
|
||||
{
|
||||
private const string LOGGER_NAME = "Core.Test.ProviderTests.LogProviderTests.LogProviderFixture";
|
||||
|
||||
|
Reference in New Issue
Block a user