Er, 87708, not 87726
authorFather Chrysostomos <sprout@cpan.org>
Tue, 5 Apr 2011 22:30:45 +0000 (15:30 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 5 Apr 2011 22:30:45 +0000 (15:30 -0700)
t/op/tie_fetch_count.t

index 58c8880..9ab77d9 100644 (file)
@@ -197,7 +197,7 @@ sub bin_int_test {
 }
 
 our $TODO;
-my  $todo = 'bug #87726';
+my  $todo = 'bug #87708';
 {
     local $TODO = $todo;
     bin_test '**',  2, 3, 8;