Test project cleanup

This commit is contained in:
kay.one 2011-05-22 09:53:21 -07:00
commit a4f8947d90
23 changed files with 38 additions and 21 deletions

View file

@ -1,7 +1,8 @@
using System;
// ReSharper disable RedundantUsingDirective
using AutoMoq;
using MbUnit.Framework;
using Moq;
using System;
namespace NzbDrone.Core.Test
{