From: Rafael Garcia-Suarez Date: Wed, 14 Mar 2007 13:38:15 +0000 (+0000) Subject: De-hardcode a path in a Test::Simple test, so it works X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=878c69eb3fd16dd822bc39dffcd2befc98b5a1e2;p=p5sagit%2Fp5-mst-13.2.git De-hardcode a path in a Test::Simple test, so it works when integrated to the core. p4raw-id: //depot/perl@30580 --- diff --git a/lib/Test/Simple/t/fail-more.t b/lib/Test/Simple/t/fail-more.t index b401fd6..57bd163 100644 --- a/lib/Test/Simple/t/fail-more.t +++ b/lib/Test/Simple/t/fail-more.t @@ -159,7 +159,7 @@ err_ok( <can('foo')' -# at t/fail-more.t line 55. +# at $0 line 55. # ARRAY->can('foo') failed ERR