mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04: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 DeleteFileFixture : CoreTest
|
||||
public class DeleteFileFixture : SqlCeTest
|
||||
{
|
||||
private void WithRecycleBin()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user