mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-30 15:37:55 +02:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -16,7 +16,7 @@ using NzbDrone.Test.Common;
|
||||
namespace NzbDrone.Core.Test.ProviderTests.DownloadClientTests
|
||||
{
|
||||
[TestFixture]
|
||||
public class PneumaticProviderFixture : CoreTest
|
||||
public class PneumaticProviderFixture : SqlCeTest
|
||||
{
|
||||
private const string nzbUrl = "http://www.nzbs.com/url";
|
||||
private const string title = "30.Rock.S01E05.hdtv.xvid-LoL";
|
||||
|
Reference in New Issue
Block a user