mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-01 07:55:22 +02:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -24,7 +24,7 @@ namespace NzbDrone.Core.Test.ProviderTests.RecycleBinProviderTests
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
public class CleanupFixture : CoreTest
|
||||
public class CleanupFixture : SqlCeTest
|
||||
{
|
||||
private const string RecycleBin = @"C:\Test\RecycleBin";
|
||||
|
||||
|
Reference in New Issue
Block a user