mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-26 20:11:49 +02:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -18,7 +18,7 @@ using NzbDrone.Test.Common.AutoMoq;
|
||||
namespace NzbDrone.Core.Test.ProviderTests.PostDownloadProviderTests
|
||||
{
|
||||
[TestFixture]
|
||||
public class ProcessVideoFileFixture : CoreTest
|
||||
public class ProcessVideoFileFixture : SqlCeTest
|
||||
{
|
||||
Series fakeSeries;
|
||||
|
||||
|
Reference in New Issue
Block a user