Ticket #429 (closed bug: fixed)

Opened 13 years ago

Last modified 13 years ago

t/examples/streams.t broken by r37251

Reported by: coke Owned by: Util
Priority: normal Milestone:
Component: none Version:
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

The file examples/streams/FileLines warns:

=head1 NOTE

When updating this file, be sure to verify L<t/example/streams.t>, as its tests rely on the content of this file

---

That test now fails and needs to be re-updated with the contents of the file.

As long as this change is being made, please also update the L<> in the pod in the source file to the actual test path of

t/examples/streams.t

And add a period to that sentence.

Change History

Changed 13 years ago by Util

  • owner set to Util

Changed 13 years ago by Util

  • status changed from new to closed
  • resolution set to fixed

In r37295, the POD has been updated as requested, and the failing tests have been updated to match the changes from r37251.

The tests now pass.

Note: See TracTickets for help on using tickets.