mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-07 09:04:29 +00:00
Minor change in test.
This commit is contained in:
@@ -686,7 +686,7 @@ class TestCoverArt(unittest.TestCase):
|
||||
tag='a',
|
||||
data=imgdata+'a',
|
||||
support_types=True,
|
||||
types=[u'front','booklet'],
|
||||
types=[u'booklet', u'front'],
|
||||
)
|
||||
)
|
||||
metadata.append_image(
|
||||
|
||||
Reference in New Issue
Block a user