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

@ -9,6 +9,7 @@ using NzbDrone.Core.Providers;
namespace NzbDrone.Core.Test
{
[TestFixture]
// ReSharper disable InconsistentNaming
public class TvDbControllerTest
{
[Test]