fix testspectations
Ricardo SIGNES [Mon, 4 Feb 2008 03:18:27 +0000 (03:18 +0000)]
t/014_attribute_introspection.t

index 322f606..afb9c20 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 58;
+use Test::More tests => 59;
 use Test::Exception;
 
 BEGIN {
@@ -73,6 +73,7 @@ BEGIN {
         '$!clearer',
         '$!builder',
         '$!init_arg',
+        '$!initializer',
         '$!default',
         '$!associated_class',
         '@!associated_methods',