mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -16,7 +16,7 @@ using PetaPoco;
|
||||
namespace NzbDrone.Core.Test.Integeration
|
||||
{
|
||||
[TestFixture(Category = "ServiceIngeneration")]
|
||||
public class ServiceIntegerationFixture : CoreTest
|
||||
public class ServiceIntegerationFixture : SqlCeTest
|
||||
{
|
||||
private IContainer _container;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user