More work on NzbDrone.Update

This commit is contained in:
kay.one 2011-10-23 11:31:17 -07:00
commit aa418a444b
8 changed files with 123 additions and 46 deletions

View file

@ -1,4 +1,5 @@
using System.Diagnostics;
// ReSharper disable InconsistentNaming
using System.Diagnostics;
using System.Linq;
using FluentAssertions;
using NUnit.Framework;