fixed few more broken tests.

This commit is contained in:
kay.one 2013-03-27 23:49:38 -07:00
commit 2008b54f5d
12 changed files with 64 additions and 105 deletions

View file

@ -15,7 +15,6 @@ namespace NzbDrone.Core.Instrumentation
public string Method { get; set; }
public string Exception { get; set; }
public string ExceptionType { get; set; }