21:09 < Sartak> no_plan is the worst
Chris Prather [Fri, 27 Mar 2009 21:10:45 +0000 (17:10 -0400)]
t/040_type_constraints/034_duck_types.t

index a402ddb..87aca90 100644 (file)
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-use Test::More qw(no_plan);
+use Test::More tests => 4;
 use Test::Exception;
 
 {