Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#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)

spelling.diff (636 bytes ) - added by Andrii Kurinnyi 14 years ago.

Download all attachments as: .zip

Change History (6)

by Andrii Kurinnyi, 14 years ago

Attachment: spelling.diff added

comment:1 by Andrii Kurinnyi, 14 years ago

Summary: Type in the docstring to one of the unittestsTypo in the docstring to one of the unittests

comment:2 by Eric Holscher, 14 years ago

Triage Stage: UnreviewedReady for checkin

comment:3 by Eric Holscher, 14 years ago

milestone: 1.3

comment:4 by Alex Gaynor, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in [13821].

comment:5 by Jacob, 13 years ago

milestone: 1.3

Milestone 1.3 deleted

Note: See TracTickets for help on using tickets.
Back to Top