Fixed the flake8 check...

This commit is contained in:
Malte Ried 2015-02-15 19:50:11 +01:00
parent eafdd9e379
commit b3fc489305

View file

@ -116,7 +116,6 @@ class EmbedartCliTest(_common.TestCase, TestHelper):
self.abbey_similarpath))
def test_non_ascii_album_path(self):
import_dir = os.path.join(self.temp_dir, 'testsrcdir\xe4')
resource_path = os.path.join(_common.RSRC, 'image.mp3')
album = self.add_album_fixture()
trackpath = album.items()[0].path