Skip to content

Commit

Permalink
Merge pull request #382 from dsteinbrunner/patch-1
Browse files Browse the repository at this point in the history
typo fixes
  • Loading branch information
schwern committed May 26, 2013
2 parents 33f3193 + 906de84 commit f6ca3b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Test/Builder/Tester.pm
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ sub test_diag {
Actually performs the output check testing the tests, comparing the Actually performs the output check testing the tests, comparing the
data (with C<eq>) that we have captured from B<Test::Builder> against data (with C<eq>) that we have captured from B<Test::Builder> against
that that was declared with C<test_out> and C<test_err>. what was declared with C<test_out> and C<test_err>.
This takes name/value pairs that effect how the test is run. This takes name/value pairs that effect how the test is run.
Expand Down Expand Up @@ -449,7 +449,7 @@ L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Test-Builder-Tester>
Copyright Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002, 2004. Copyright Mark Fowler E<lt>mark@twoshortplanks.comE<gt> 2002, 2004.
Some code taken from B<Test::More> and B<Test::Catch>, written by by Some code taken from B<Test::More> and B<Test::Catch>, written by
Michael G Schwern E<lt>schwern@pobox.comE<gt>. Hence, those parts Michael G Schwern E<lt>schwern@pobox.comE<gt>. Hence, those parts
Copyright Micheal G Schwern 2001. Used and distributed with Copyright Micheal G Schwern 2001. Used and distributed with
permission. permission.
Expand Down

0 comments on commit f6ca3b2

Please sign in to comment.