1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

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
+1
View File
@@ -74,6 +74,7 @@ namespace NzbDrone.Test.Common
Mocker.SetConstant(LogManager.GetLogger("TestLogger"));
Mocker.SetConstant<IJsonSerializer>(new JsonSerializer());
LogManager.ReconfigExistingLoggers();