From: Yves Orton Date: Wed, 2 Sep 2009 16:23:01 +0000 (+0200) Subject: de-TODO a regexp test that was probably fixed with 7a68ade9729 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0e7d8fdafe0dc6daf183d50cba72d50bcbf077ba;p=p5sagit%2Fp5-mst-13.2.git de-TODO a regexp test that was probably fixed with 7a68ade9729 left the todo line as a comment so it is easy to back out if it turns out this was premature --- diff --git a/t/op/reg_60508.t b/t/op/reg_60508.t index d5df1cf..e370ca0 100644 --- a/t/op/reg_60508.t +++ b/t/op/reg_60508.t @@ -21,7 +21,7 @@ k2.2 = \x{2022} EXPECT utf8::encode($expect); - local $TODO = "[perl #60508]"; + #local $TODO = "[perl #60508]"; fresh_perl_is(<<'CODE', $expect, {}); binmode STDOUT, ":utf8";