little indentation stuff

This commit is contained in:
dosoe 2017-04-28 12:13:27 +02:00
parent c51ecd46e3
commit e3c37981bb

View file

@ -323,7 +323,7 @@ class ReadWriteTestBase(ArtTestMixin, GenreListTestMixin,
'album': u'the album',
'genre': u'the genre',
'composer': u'the composer',
'composer_sort' :u'the sortname of the composer',
'composer_sort': u'the sortname of the composer',
'grouping': u'the grouping',
'year': 2001,
'month': None,