Cleaned up some tests

This commit is contained in:
Keivan 2010-10-07 15:17:24 -07:00
commit 9c7355f3fb
14 changed files with 156 additions and 62 deletions

View file

@ -8,6 +8,7 @@ using MbUnit.Framework.ContractVerifiers;
namespace NzbDrone.Core.Test
{
[TestFixture]
// ReSharper disable InconsistentNaming
public class EpisodeProviderTest
{