Version 0.17.
[gitmo/MooseX-AttributeHelpers.git] / t / 010_array_from_role.t
index c28a0f7..60bc06c 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More tests => 3;
 use Test::Exception;
 
 BEGIN {