using NUnit.Framework; namespace NzbDrone.Integration.Test { [TestFixture] public class QualityProfileIntegrationTest : IntegrationTest { } }