mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -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 CleanUpFixture : CoreTest
|
||||
public class CleanUpFixture : SqlCeTest
|
||||
{
|
||||
[Test]
|
||||
public void should_skip_existing_files()
|
||||
|
||||
Reference in New Issue
Block a user