Fixed a bug where an explicitly set constructor or destructor (and now
[gitmo/Moose.git] / t / 050_metaclasses / 016_metarole_w_metaclass_pm.t
index 8b5f2a0..4db435e 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More 'no_plan';
+use Test::More tests => 8;
 
 use Moose::Util::MetaRole;