mirror of
https://github.com/django/django.git
synced 2025-06-03 02:29:13 +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.