mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 12:02:44 +01:00
fix flake8
This commit is contained in:
parent
c1224caab5
commit
e4180e406e
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ class EmbedartCliTest(unittest.TestCase, TestHelper):
|
|||
'Image written is not {0}'.format(
|
||||
self.abbey_similarpath))
|
||||
|
||||
|
||||
def suite():
|
||||
return unittest.TestLoader().loadTestsFromName(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue