projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
180899e
)
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
patch
|
blob
|
blame
|
history
diff --git
a/t/040_type_constraints/034_duck_types.t
b/t/040_type_constraints/034_duck_types.t
index
a402ddb
..
87aca90
100644
(file)
--- a/
t/040_type_constraints/034_duck_types.t
+++ b/
t/040_type_constraints/034_duck_types.t
@@
-2,7
+2,7
@@
use strict;
use warnings;
-use Test::More qw(no_plan);
+use Test::More tests => 4;
use Test::Exception;
{