Skip to content

Commit 23f172d

Browse files
committed
if there is no artist_sort, there should not be a composer_sort.
1 parent 4a17da8 commit 23f172d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/_common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ def item(lib=None):
6868
genre=u'the genre',
6969
lyricist=u'the lyricist',
7070
composer=u'the composer',
71-
composer_sort=u'the sortname of the composer',
7271
arranger=u'the arranger',
7372
grouping=u'the grouping',
7473
year=1,

0 commit comments

Comments
 (0)