mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 12:02:41 +01:00
corrected typo
This commit is contained in:
parent
144a2defc7
commit
5d9bb5059a
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ if has_program('bs1770gain', ['--replaygain']):
|
|||
else:
|
||||
LOUDNESS_PROG_AVAILABLE = False
|
||||
|
||||
|
||||
class ReplayGainCliTestBase(TestHelper):
|
||||
|
||||
def setUp(self):
|
||||
|
|
|
|||
Loading…
Reference in a new issue