1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

Update parser tests.

This commit is contained in:
Leonardo Galli
2017-02-11 17:40:01 +01:00
parent a16e46cf38
commit 50ac95dec5
10 changed files with 76 additions and 114 deletions
@@ -7,6 +7,7 @@ namespace NzbDrone.Core.Test.ParserTests
{
[TestFixture]
[Ignore("Series")]//Is this really necessary with movies? I dont think so
public class PathParserFixture : CoreTest
{
[TestCase(@"z:\tv shows\battlestar galactica (2003)\Season 3\S03E05 - Collaborators.mkv", 3, 5)]