#11274 closed (fixed)
Doctests broken after r10929
Reported by: | Honza Král | Owned by: | nobody |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
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
just some formatting issues
Attachments (1)
Change History (5)
by , 15 years ago
Attachment: | 11274-against-10931.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 |
comment:3 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
(In [10941]) Fixed #11274 -- Corrected doctests to not cause test failures due to missing newlines. Thanks Honza Kral.