Opened 15 years ago
Closed 15 years ago
#15738 closed Cleanup/optimization (fixed)
Useless line in contrib.contenttypes.tests.py
| Reported by: | mitnk | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.contenttypes | Version: | dev |
| Severity: | Normal | Keywords: | contenttypes test |
| 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
Hi, There is a useless line in tests.py file to
contrib.contenttypes.tests.py
See the patch for detail.
Thanks.
mitnk
Attachments (1)
Change History (3)
by , 15 years ago
| Attachment: | contenttypes_tests.diff added |
|---|
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [16013]: