mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
more tests and bug fixes
This commit is contained in:
parent
282870cd80
commit
e074164a47
7 changed files with 86 additions and 13 deletions
|
@ -113,7 +113,7 @@ namespace NzbDrone.Core.Test
|
|||
|
||||
[Test]
|
||||
[Row("The Test", "Test")]
|
||||
[Row("The Test Title", "test title")]
|
||||
[Row("Through the Wormhole", "Through.the.Wormhole")]
|
||||
public void find_series_match(string title, string searchTitle)
|
||||
{
|
||||
var mocker = new AutoMoqer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue