mirror of
https://github.com/beetbox/beets.git
synced 2025-12-28 03:22:39 +01:00
added composer_sort on test_mediafile.py since there is artist_sort
This commit is contained in:
parent
23f172d03d
commit
813b078d02
1 changed files with 1 additions and 0 deletions
|
|
@ -350,6 +350,7 @@ class ReadWriteTestBase(ArtTestMixin, GenreListTestMixin,
|
|||
'genre',
|
||||
'lyricist',
|
||||
'composer',
|
||||
'composer_sort',
|
||||
'arranger',
|
||||
'grouping',
|
||||
'year',
|
||||
|
|
|
|||
Loading…
Reference in a new issue