mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -7,7 +7,7 @@ using NzbDrone.Core.Test.Framework;
|
||||
namespace NzbDrone.Core.Test.Services
|
||||
{
|
||||
[TestFixture]
|
||||
public class ParseErrorServiceFixture : CoreTest
|
||||
public class ParseErrorServiceFixture : SqlCeTest
|
||||
{
|
||||
|
||||
public ParseErrorServiceFixture()
|
||||
|
||||
Reference in New Issue
Block a user