On Wed, Jun 01, 2005 at 10:57:21PM +0100, Adrian Howard wrote:
> ok 15 - ... having cleared out any existing failures
> #     Failed test (t/base.t at line 95)
> #     Structures begin differing at:
> #          $got->{failures}[0]{diagnostics} = '    Failed test  
> (fake_tests/fail.t at line 9)
> #              got: 'foo'
> #         expected: 'bar'
> #     '
> #     $expected->{failures}[0]{diagnostics} = '
> #         Failed test (fake_tests/fail.t at line 9)
> #              got: 'foo'
> #         expected: 'bar'
> #     '

Test::More 0.48_02 introduced a change where it would put a leading
newline before its diagnostics when running under Test::Harness.  Looks
like the test expected that.  You're probably running Test::More 0.47.


-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
Ahh email, my old friend.  Do you know that revenge is a dish that is best 
served cold?  And it is very cold on the Internet!

Reply via email to