corrected typo

This commit is contained in:
jean-marie winters 2015-03-04 07:20:53 +01:00
parent 144a2defc7
commit 5d9bb5059a

View file

@ -38,6 +38,7 @@ if has_program('bs1770gain', ['--replaygain']):
else:
LOUDNESS_PROG_AVAILABLE = False
class ReplayGainCliTestBase(TestHelper):
def setUp(self):