Update logs are now in the UI

This commit is contained in:
kay.one 2011-11-21 22:55:09 -08:00
commit 3520b56bb6
11 changed files with 158 additions and 25 deletions

View file

@ -43,7 +43,7 @@ namespace NzbDrone.Test.Common
[TearDown]
public void TestBaseTearDown()
{
Mocker.VerifyAllMocks();
}
protected virtual void WithStrictMocker()