diff --git a/tests/test_webclient.py b/tests/test_webclient.py index af531c81f..3ad1aa70e 100644 --- a/tests/test_webclient.py +++ b/tests/test_webclient.py @@ -350,7 +350,7 @@ class WebClientTestCase(unittest.TestCase): b' \n \n ' b'click here\n \n\n') - def test_Encoding(self): + def test_encoding(self): """ Test that non-standart body encoding matches Content-Encoding header """ body = b'\xd0\x81\xd1\x8e\xd0\xaf'