diff --git a/test/test_replaygain.py b/test/test_replaygain.py index 84306a299..ba2628fef 100644 --- a/test/test_replaygain.py +++ b/test/test_replaygain.py @@ -38,6 +38,7 @@ if has_program('bs1770gain', ['--replaygain']): else: LOUDNESS_PROG_AVAILABLE = False + class ReplayGainCliTestBase(TestHelper): def setUp(self):