Subject: | [PATCH] t/fail-more.t fails in bleadperl |
In the new code added to t/fail-more.t, there is a hardcoded path that
causes it to fail when added to bleadperl. The patch below fixes the test.
--- t/fail-more.t.old 2007-03-14 08:07:46.000000000 -0500
+++ t/fail-more.t 2007-03-14 08:01:49.000000000 -0500
@@ -159,7 +159,7 @@
# at $0 line 54.
# can_ok() called with empty class or reference
# Failed test 'ARRAY->can('foo')'
-# at t/fail-more.t line 55.
+# at $0 line 55.
# ARRAY->can('foo') failed
ERR