Update test count abandoned/lazy_attributes
Scott McWhirter [Tue, 29 Sep 2009 06:49:26 +0000 (23:49 -0700)]
t/014_attribute_introspection.t

index d1532cf..1e55460 100644 (file)
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 73;
+use Test::More tests => 75;
 use Test::Exception;
 
 use Class::MOP;