#14276 closed (fixed)
Typo in the docstring to one of the unittests
Reported by: | Andrii Kurinnyi | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | 1.2 |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Docstring in the regressiontests/multiple_database/tests.py QueryTestCase.test_db_selection should say "database" instead of "databse"
Attachments (1)
Change History (6)
by , 14 years ago
Attachment: | spelling.diff added |
---|
comment:1 by , 14 years ago
Summary: | Type in the docstring to one of the unittests → Typo in the docstring to one of the unittests |
---|
comment:2 by , 14 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:3 by , 14 years ago
milestone: | → 1.3 |
---|
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [13821].