mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -20,7 +20,7 @@ using NzbDrone.Test.Common.AutoMoq;
|
||||
namespace NzbDrone.Core.Test.ProviderTests.DiskScanProviderTests
|
||||
{
|
||||
// ReSharper disable InconsistentNaming
|
||||
public class CleanUpDropFolderFixture : CoreTest
|
||||
public class CleanUpDropFolderFixture : SqlCeTest
|
||||
{
|
||||
[Test]
|
||||
public void should_do_nothing_if_no_files_are_found()
|
||||
|
||||
Reference in New Issue
Block a user