Adapted test to pull request #87

This commit is contained in:
Peter Schnebel 2013-02-01 18:10:11 +01:00
parent 9fa3aa7428
commit 663574c7ff

View file

@ -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,