de-TODO a regexp test that was probably fixed with 7a68ade9729
Yves Orton [Wed, 2 Sep 2009 16:23:01 +0000 (18:23 +0200)]
left the todo line as a comment so it is easy to back out if it turns out this was premature

t/op/reg_60508.t

index d5df1cf..e370ca0 100644 (file)
@@ -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";