From: Bram Date: Fri, 24 Jul 2009 11:16:29 +0000 (+0200) Subject: This test is for [perl #60508] (it's in rt.perl.org; not in rt.cpan.org) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=aa5e9df811173647b90d726d2966172b613c8789;p=p5sagit%2Fp5-mst-13.2.git This test is for [perl #60508] (it's in rt.perl.org; not in rt.cpan.org) --- diff --git a/t/op/reg_60508.t b/t/op/reg_60508.t index 96a4fef..d5df1cf 100644 --- a/t/op/reg_60508.t +++ b/t/op/reg_60508.t @@ -1,6 +1,6 @@ #!./perl -# This is a test for rt.cpan.org 60508 which I can't figure out where else +# This is a test for [perl #60508] which I can't figure out where else # to put it or what the underlying problem is, but it has to go somewhere. # --Schwern @@ -21,7 +21,7 @@ k2.2 = \x{2022} EXPECT utf8::encode($expect); - local $TODO = "rt.cpan.org 60508"; + local $TODO = "[perl #60508]"; fresh_perl_is(<<'CODE', $expect, {}); binmode STDOUT, ":utf8";