Some test cleanup

This commit is contained in:
kay.one 2011-11-03 16:23:54 -07:00
commit 82b6ec5ed4
5 changed files with 63 additions and 64 deletions

View file

@ -15,6 +15,7 @@ using PetaPoco;
namespace NzbDrone.Core.Test
{
[TestFixture]
[Explicit]
[Category("Benchmark")]
// ReSharper disable InconsistentNaming
public class DbBenchmark : TestBase