mirror of
https://github.com/beetbox/beets.git
synced 2025-12-29 03:52:51 +01:00
fixing test
This commit is contained in:
parent
90cf579ee3
commit
e9dd226b93
1 changed files with 3 additions and 0 deletions
|
|
@ -48,6 +48,9 @@ class DGAlbumInfoTest(_common.TestCase):
|
|||
'styles': [
|
||||
'STYLE1', 'STYLE2'
|
||||
],
|
||||
'genres': [
|
||||
'GENRE1', 'GENRE2'
|
||||
],
|
||||
'labels': [{
|
||||
'name': 'LABEL NAME',
|
||||
'catno': 'CATALOG NUMBER',
|
||||
|
|
|
|||
Loading…
Reference in a new issue