Skip to content

Commit

Permalink
Adapted test to pull request #87
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Schnebel committed Feb 1, 2013
1 parent 9fa3aa7 commit 663574c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_mb.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def _make_release(self, date_str='2009', tracks=None):
'title': 'ALBUM TITLE',
'id': 'ALBUM ID',
'asin': 'ALBUM ASIN',
'disambiguation': 'DISAMBIGUATION',
'release-group': {
'type': 'Album',
'first-release-date': date_str,
Expand Down

0 comments on commit 663574c

Please sign in to comment.