fixed broken test

This commit is contained in:
kay.one 2011-04-18 23:47:17 -07:00
parent 62b8d4be06
commit 848553da73
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ namespace NzbDrone.Core.Test
/////////////////////////////////////////
//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 episodeNumner = 01;