mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -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