fixed more tests.

This commit is contained in:
kay.one
2013-04-15 21:52:41 -07:00
parent 9fdfd13dbf
commit b03388f7b9
31 changed files with 198 additions and 198 deletions
@@ -7,7 +7,7 @@ using NzbDrone.Core.Test.Framework;
namespace NzbDrone.Core.Test.UpdateTests
{
class GetUpdateLogFixture : CoreTest<UpdateService>
public class GetUpdateLogFixture : CoreTest<UpdateService>
{
String _updateLogFolder;