added composer_sort on test_mediafile.py since there is artist_sort

This commit is contained in:
dosoe 2017-04-29 18:47:03 +02:00
parent 23f172d03d
commit 813b078d02

View file

@ -350,6 +350,7 @@ class ReadWriteTestBase(ArtTestMixin, GenreListTestMixin,
'genre',
'lyricist',
'composer',
'composer_sort',
'arranger',
'grouping',
'year',