mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
moved all of the tests that didn't need to be SQL test to basic core test.
This commit is contained in:
@@ -7,7 +7,7 @@ using NzbDrone.Core.Test.Framework;
|
||||
namespace NzbDrone.Core.Test.Services
|
||||
{
|
||||
[TestFixture]
|
||||
public class ParseErrorServiceFixture : SqlCeTest
|
||||
public class ParseErrorServiceFixture : CoreTest
|
||||
{
|
||||
|
||||
public ParseErrorServiceFixture()
|
||||
|
||||
Reference in New Issue
Block a user