using NUnit.Framework; namespace NzbDrone.Common.Test.Http { [TestFixture] public class HttpRequestFixture { } }