X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F010_self_introspection.t;h=93ac3c5f9a5153d52b8bebd7d5257377f91a011e;hb=59b510466ab075526c10a9c0555645b5f916ef02;hp=7c0a962448feb1a968f6b9445e1d864623099efe;hpb=20b0fc6fc5e739cc02e049b4468570a88e6453ed;p=gitmo%2FClass-MOP.git diff --git a/t/010_self_introspection.t b/t/010_self_introspection.t index 7c0a962..93ac3c5 100644 --- a/t/010_self_introspection.t +++ b/t/010_self_introspection.t @@ -93,6 +93,7 @@ my @class_mop_class_methods = qw( find_method_by_name find_all_methods_by_name find_next_method_by_name add_before_method_modifier add_after_method_modifier add_around_method_modifier + _add_meta_method _attach_attribute _post_add_attribute