mirror of
https://github.com/django/django.git
synced 2025-02-08 00:16:31 +00:00
The `wordwrap` tests were in the `test_wordcount()` method for some reason. This moves them to their own method, and make consistent use of double quotes where needed.