# New Ticket Created by Moritz Lenz # Please include the string: [perl #54476] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=54476 >
Hello,
as discussed on IRC I wrote a small patch includes
S12-{role,attributes,methods} in "make spectest" run.
The tests mostly pass.
Patch relative to languages/perl6/.
Cheers,
Moritz
--
Moritz Lenz
http://moritz.faui2k3.org/ | http://perl-6.de/
Index: config/makefiles/root.in
===================================================================
--- config/makefiles/root.in (revision 27651)
+++ config/makefiles/root.in (working copy)
@@ -150,6 +150,9 @@
t/spec/S03-operators \
t/spec/S04-statements \
t/spec/S12-class \
+ t/spec/S12-role \
+ t/spec/S12-methods \
+ t/spec/S12-attributes \
t/spec/S29-array \
t/spec/S29-hash \
t/spec/S29-list \
signature.asc
Description: PGP signature
