Updated exceptron driver

This commit is contained in:
kay.one 2012-04-29 19:42:49 -07:00
commit 620a88dcb2
18 changed files with 8 additions and 2095 deletions

View file

@ -15,7 +15,6 @@ using PetaPoco;
namespace NzbDrone.Core.Test.Integeration
{
[TestFixture(Category = "ServiceIngeneration")]
[Explicit]
public class ServiceIntegerationFixture : CoreTest
{
private KernelBase _kernel;