no_plan does not take a param
[gitmo/MooseX-MetaDescription.git] / t / 004_inheriting_class_meta_desc.t
index 3a3b6bf..513d0d9 100644 (file)
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More no_plan => 1;
+use Test::More 'no_plan';
 use Test::Exception;
 
 BEGIN {