mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
separated sqlce and db4o tests.
This commit is contained in:
@@ -10,7 +10,7 @@ namespace NzbDrone.Core.Test
|
||||
{
|
||||
[TestFixture]
|
||||
// ReSharper disable InconsistentNaming
|
||||
public class EpisodeParseResultTest : CoreTest
|
||||
public class EpisodeParseResultTest : SqlCeTest
|
||||
{
|
||||
[Test]
|
||||
public void tostring_single_season_episode()
|
||||
|
Reference in New Issue
Block a user