Fixed compilation

This commit is contained in:
Mark McDowall
2014-12-01 22:48:11 -08:00
parent 935b9e5f4e
commit 2de837558b
6 changed files with 11 additions and 12 deletions
@@ -2,7 +2,7 @@ using System;
using System.Linq;
using FluentAssertions;
using NUnit.Framework;
using NzbDrone.Common;
using NzbDrone.Common.Extensions;
using NzbDrone.Core.Test.Framework;
using NzbDrone.Core.Update;