Fixed typos in test names and a comment.

This commit is contained in:
Min ho Kim 2019-08-23 18:46:43 +10:00 committed by Carlton Gibson
parent 521308e575
commit 7bd9633320
5 changed files with 5 additions and 5 deletions

View file

@ -66,7 +66,7 @@ def wsgi_app_file_wrapper(environ, start_response):
class WSGIFileWrapperTests(TestCase):
"""
The wsgi.file_wrapper works for the builting server.
The wsgi.file_wrapper works for the builtin server.
Tests for #9659: wsgi.file_wrapper in the builtin server.
We need to mock a couple of handlers and keep track of what