no_plan does not take a param
[gitmo/MooseX-MetaDescription.git] / t / 001_basic.t
index 7c3dbbf..f8d51cf 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 {