Skip to content

Commit 813b078

Browse files
committed
added composer_sort on test_mediafile.py since there is artist_sort
1 parent 23f172d commit 813b078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_mediafile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ class ReadWriteTestBase(ArtTestMixin, GenreListTestMixin,
350350
'genre',
351351
'lyricist',
352352
'composer',
353+
'composer_sort',
353354
'arranger',
354355
'grouping',
355356
'year',

0 commit comments

Comments
 (0)