json serializer updates.

This commit is contained in:
Keivan Beigi
2013-04-17 16:32:06 -07:00
parent 67995a5cf6
commit f9bb4178ed
13 changed files with 46 additions and 37 deletions

View File

@@ -74,6 +74,7 @@ namespace NzbDrone.Test.Common
Mocker.SetConstant(LogManager.GetLogger("TestLogger"));
Mocker.SetConstant<IJsonSerializer>(new JsonSerializer());
LogManager.ReconfigExistingLoggers();