Fix bug with missing ampersand

This commit is contained in:
2022-01-16 09:16:28 +03:00
parent 463e5b4c9f
commit de213f47d7
2 changed files with 2 additions and 3 deletions

View File

@@ -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)