projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
781531f
)
Update test count
abandoned/lazy_attributes
Scott McWhirter [Tue, 29 Sep 2009 06:49:26 +0000 (23:49 -0700)]
t/014_attribute_introspection.t
patch
|
blob
|
blame
|
history
diff --git
a/t/014_attribute_introspection.t
b/t/014_attribute_introspection.t
index
d1532cf
..
1e55460
100644
(file)
--- a/
t/014_attribute_introspection.t
+++ b/
t/014_attribute_introspection.t
@@
-1,7
+1,7
@@
use strict;
use warnings;
-use Test::More tests => 73;
+use Test::More tests => 75;
use Test::Exception;
use Class::MOP;