X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F010_self_introspection.t;h=2c9e9a77283c291e3b8d9d55d521ed3bdbbe9b7a;hb=7a536297a8bd17e760178f53f7f8d258332310df;hp=da2f3a8be6d91ef807b306efa8f87c417538dc6b;hpb=127d39a79d936afd136ccfd8ff8271eea2bc0cbb;p=gitmo%2FClass-MOP.git diff --git a/t/010_self_introspection.t b/t/010_self_introspection.t index da2f3a8..2c9e9a7 100644 --- a/t/010_self_introspection.t +++ b/t/010_self_introspection.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More tests => 209; +use Test::More tests => 205; use Test::Exception; BEGIN { @@ -59,7 +59,6 @@ my @class_mop_class_methods = qw( instance_metaclass get_meta_instance new_object clone_object - get_attribute_values get_init_args construct_instance construct_class_instance clone_instance rebless_instance check_metaclass_compatability