From 878c69eb3fd16dd822bc39dffcd2befc98b5a1e2 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 14 Mar 2007 13:38:15 +0000 Subject: De-hardcode a path in a Test::Simple test, so it works when integrated to the core. p4raw-id: //depot/perl@30580 --- lib/Test/Simple/t/fail-more.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Test') diff --git a/lib/Test/Simple/t/fail-more.t b/lib/Test/Simple/t/fail-more.t index b401fd67f2..57bd16337a 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 -- cgit v1.2.1