Fix bug with missing ampersand
This commit is contained in:
@@ -197,7 +197,6 @@ class TestCornerCases(unittest.TestCase):
|
||||
},
|
||||
)
|
||||
|
||||
@unittest.expectedFailure
|
||||
def test_ampersand_in_title(self):
|
||||
title = "Me.Myself.&.Irene.2000.720p.BluRay.4xRus.Ukr.Eng"
|
||||
res = parse_title(title)
|
||||
|
||||
Reference in New Issue
Block a user