X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F014_attribute_introspection.t;fp=t%2F014_attribute_introspection.t;h=8c8f878698db850e335ace9473c6297041603fae;hb=8ee74136c5d5c5a6416844e7238898f47b00f553;hp=6fab683a239713fbe3c9effb2b822179a4449111;hpb=339264d89f61dc718f344318d7337837eb5c34ca;p=gitmo%2FClass-MOP.git diff --git a/t/014_attribute_introspection.t b/t/014_attribute_introspection.t index 6fab683..8c8f878 100644 --- a/t/014_attribute_introspection.t +++ b/t/014_attribute_introspection.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More tests => 60; +use Test::More tests => 61; use Test::Exception; BEGIN { @@ -24,6 +24,7 @@ BEGIN { new clone initialize_instance_slot + _set_initial_slot_value name has_accessor accessor