mirror of
https://github.com/django/django.git
synced 2025-11-02 21:03:53 +00:00
Fixed a number of minor misspellings.
This commit is contained in:
parent
ca39c0a6be
commit
47c755327b
28 changed files with 31 additions and 31 deletions
|
|
@ -113,7 +113,7 @@ class LiveServerAddress(LiveServerBase):
|
|||
|
||||
def test_test_test(self):
|
||||
# Intentionally empty method so that the test is picked up by the
|
||||
# test runner and the overriden setUpClass() method is executed.
|
||||
# test runner and the overridden setUpClass() method is executed.
|
||||
pass
|
||||
|
||||
class LiveServerViews(LiveServerBase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue