mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 04:22:40 +01:00
adding line
This commit is contained in:
parent
9789c465aa
commit
77dcd63254
1 changed files with 1 additions and 0 deletions
|
|
@ -357,6 +357,7 @@ class DGAlbumInfoTest(_common.TestCase):
|
|||
self.assertEqual(d, None)
|
||||
self.assertIn('Release does not contain the required fields', logs[0])
|
||||
|
||||
|
||||
def suite():
|
||||
return unittest.TestLoader().loadTestsFromName(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue