mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
fixed broken tests
This commit is contained in:
parent
67e55e5c39
commit
a986c2790d
2 changed files with 1 additions and 8 deletions
|
@ -90,13 +90,6 @@ namespace NzbDrone.Core.Test
|
|||
ExceptionVerification.ExcpectedWarns(1);
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void newzbing_rss_search()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
[Test]
|
||||
[TestCase("Adventure.Inc.S03E19.DVDRip.XviD-OSiTV", 3, 19, QualityTypes.DVD)]
|
||||
public void custome_parser_partial_success(string title, int season, int episode, QualityTypes quality)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue