mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 09:09:42 +02:00
Fixed broken tests
This commit is contained in:
@@ -28,8 +28,8 @@ namespace NzbDrone.Core.Test.ParserTests
|
|||||||
[TestCase("Bad Format", "badformat")]
|
[TestCase("Bad Format", "badformat")]
|
||||||
[TestCase("Mad Men - Season 1 [Bluray720p]", "madmen")]
|
[TestCase("Mad Men - Season 1 [Bluray720p]", "madmen")]
|
||||||
[TestCase("Mad Men - Season 1 [Bluray1080p]", "madmen")]
|
[TestCase("Mad Men - Season 1 [Bluray1080p]", "madmen")]
|
||||||
[TestCase("The Daily Show With Jon Stewart -", "dailyshowwithjonstewart")]
|
[TestCase("The Daily Show With Jon Stewart -", "thedailyshowwithjonstewart")]
|
||||||
[TestCase("The Venture Bros. (2004)", "venturebros2004")]
|
[TestCase("The Venture Bros. (2004)", "theventurebros2004")]
|
||||||
[TestCase("Castle (2011)", "castle2011")]
|
[TestCase("Castle (2011)", "castle2011")]
|
||||||
[TestCase("Adventure Time S02 720p HDTV x264 CRON", "adventuretime")]
|
[TestCase("Adventure Time S02 720p HDTV x264 CRON", "adventuretime")]
|
||||||
[TestCase("Hawaii Five 0", "hawaiifive0")]
|
[TestCase("Hawaii Five 0", "hawaiifive0")]
|
||||||
|
Reference in New Issue
Block a user