This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #127351] add isaelem magic on *Foo::ISA = arrayref
[perl5.git] / t / mro / basic.t
index f68637a..8d54dc3 100644 (file)
@@ -436,7 +436,6 @@ PROG
 
 {
     # [perl #127351]
-    local $::TODO = "assignment to *Foo::ISA doesn't magicalize elements";
     # *Foo::ISA = \@some_array
     # didn't magicalize the elements of @some_array, causing two
     # problems: