mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
Adapted test to pull request #87
This commit is contained in:
parent
9fa3aa7428
commit
663574c7ff
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ class MBAlbumInfoTest(unittest.TestCase):
|
|||
'title': 'ALBUM TITLE',
|
||||
'id': 'ALBUM ID',
|
||||
'asin': 'ALBUM ASIN',
|
||||
'disambiguation': 'DISAMBIGUATION',
|
||||
'release-group': {
|
||||
'type': 'Album',
|
||||
'first-release-date': date_str,
|
||||
|
|
|
|||
Loading…
Reference in a new issue