Added test to check Config behavior.

This commit is contained in:
Taloth Saldono 2015-01-22 19:46:55 +01:00
parent 3a938e18fa
commit 6e179839d9
3 changed files with 46 additions and 4 deletions

View file

@ -6,6 +6,7 @@ using Moq;
using NLog;
using NUnit.Framework;
using NzbDrone.Common.Cache;
using NzbDrone.Common.Disk;
using NzbDrone.Common.EnvironmentInfo;
using NzbDrone.Common.Messaging;
using NzbDrone.Core.Messaging.Events;