Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#13895 closed (fixed)

Remove doctests from aggregates_regress test

Reported by: Alex Gaynor Owned by: nobody
Component: Testing framework Version: 1.2
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

We have always been at war with doctests.

Attachments (1)

django-aggregation-regress-tests.diff (46.8 KB ) - added by Alex Gaynor 14 years ago.

Download all attachments as: .zip

Change History (4)

by Alex Gaynor, 14 years ago

comment:1 by Alex Gaynor, 14 years ago

Triage Stage: UnreviewedAccepted

comment:2 by Russell Keith-Magee, 14 years ago

Resolution: fixed
Status: newclosed

(In [13614]) Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Alex Gaynor for the patch.

comment:3 by Russell Keith-Magee, 14 years ago

(In [13615]) [1.2.X] Fixed #13895 -- Refactored aggregation_regress doctests. Thanks to Alex Gaynor for the patch.

Backport of r13614 from trunk.

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