1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

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
@@ -13,7 +13,7 @@ using NzbDrone.Test.Common;
namespace NzbDrone.Core.Test.UpdateTests
{
[TestFixture]
internal class UpdateServiceFixture : CoreTest<UpdateService>
public class UpdateServiceFixture : CoreTest<UpdateService>
{
private string _sandboxFolder;