mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
removed Season/SeasonProvider, updated dbBenchmark tests.
This commit is contained in:
@@ -95,7 +95,6 @@ namespace NzbDrone.Core.Test
|
||||
public void enteties_toString()
|
||||
{
|
||||
Console.WriteLine(new Episode().ToString());
|
||||
Console.WriteLine(new Season().ToString());
|
||||
Console.WriteLine(new Series().ToString());
|
||||
Console.WriteLine(new EpisodeFile().ToString());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user