From 23f172d03d838d1119df09927e14d9f13cc14e59 Mon Sep 17 00:00:00 2001 From: dosoe Date: Fri, 28 Apr 2017 13:49:50 +0200 Subject: [PATCH] if there is no artist_sort, there should not be a composer_sort. --- test/_common.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/_common.py b/test/_common.py index 221903f68..f3213ec31 100644 --- a/test/_common.py +++ b/test/_common.py @@ -68,7 +68,6 @@ def item(lib=None): genre=u'the genre', lyricist=u'the lyricist', composer=u'the composer', - composer_sort=u'the sortname of the composer', arranger=u'the arranger', grouping=u'the grouping', year=1,