tests: Fix rfc6266 testcase.
This commit is contained in:
parent
acb5159791
commit
532f739e26
@ -676,7 +676,7 @@ class CharacterSetTests(AttachmentTestCase):
|
|||||||
The octet %82 does not represent a valid ISO-8859-1 code point, so the
|
The octet %82 does not represent a valid ISO-8859-1 code point, so the
|
||||||
UA should really ignore the parameter.
|
UA should really ignore the parameter.
|
||||||
"""
|
"""
|
||||||
self._check_ignored("iso-8859-1''foo-%c3%a4-%e2%82%ac.html")
|
self._check_ignored("attachment; iso-8859-1''foo-%c3%a4-%e2%82%ac.html")
|
||||||
|
|
||||||
def test_attwithfn2231iso_bad(self):
|
def test_attwithfn2231iso_bad(self):
|
||||||
"""'attachment', specifying a filename of foo-ä.html.
|
"""'attachment', specifying a filename of foo-ä.html.
|
||||||
|
Loading…
Reference in New Issue
Block a user