#5832 closed (fixed)
docs/testing.txt unneeded import
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This is a small patch to remove an unneeded import.
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | docs_testing__unneeded_import.diff added |
|---|
comment:1 by , 18 years ago
| Cc: | added |
|---|
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 18 years ago
| Cc: | removed |
|---|
Note:
See TracTickets
for help on using tickets.
(In [6632]) Fixed #5832 -- Removed unneeded import in testing documentation, thanks Thomas Güttler.