Wired-up drop folder move

This commit is contained in:
kay.one
2011-06-20 22:44:01 -07:00
parent f0fb5aa158
commit 63adb6b566
10 changed files with 429 additions and 304 deletions

View File

@@ -606,6 +606,8 @@ namespace NzbDrone.Core.Test
episode.EpisodeFile.Should().NotBeNull();
}
[Test]
public void GetEpisode_by_Season_Episode_without_EpisodeFile()
{