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

@ -14,6 +14,7 @@ using SubSonic.Repository;
namespace NzbDrone.Core.Test
{
[TestFixture]
// ReSharper disable InconsistentNaming
public class SabControllerTest
{
[Test]