mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-25 01:06:30 +00:00
fixed broken test
This commit is contained in:
parent
62b8d4be06
commit
848553da73
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ namespace NzbDrone.Core.Test
|
||||||
/////////////////////////////////////////
|
/////////////////////////////////////////
|
||||||
|
|
||||||
//Constants
|
//Constants
|
||||||
const string fileName = "WEEDS.S03E01-06.DUAL.BDRip.XviD.AC3.-HELLYWOOD.avi";
|
const string fileName = "WEEDS.S03E01.DUAL.BDRip.XviD.AC3.-HELLYWOOD.avi";
|
||||||
const int seasonNumber = 3;
|
const int seasonNumber = 3;
|
||||||
const int episodeNumner = 01;
|
const int episodeNumner = 01;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue