Compare commits

..

No commits in common. "develop" and "v3.1.1.4876" have entirely different histories.

View file

@ -8,7 +8,6 @@
namespace NzbDrone.Core.Test.Http
{
[TestFixture]
[Platform(Exclude = "MacOsX")]
public class HttpProxySettingsProviderFixture : TestBase<HttpProxySettingsProvider>
{
private HttpProxySettings GetProxySettings()