commiting tests before teamcity demo

This commit is contained in:
kay.one 2011-06-02 14:06:46 -07:00
commit f97209d476
42 changed files with 1447 additions and 7136 deletions

View file

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