slotnames
[gitmo/Class-MOP.git] / t / 014_attribute_introspection.t
index 390fcc1..bb4af65 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 40;
+use Test::More tests => 41;
 use Test::Exception;
 
 BEGIN {
@@ -33,6 +33,8 @@ BEGIN {
         has_init_arg  init_arg
         has_default   default
         
+        slots
+        
         associated_class
         attach_to_class detach_from_class