projects
/
gitmo/MooseX-Dependent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5d7a8d2
)
this test needs 'use MooseX::Types'
Jesse Luehrs [Tue, 26 Apr 2011 14:36:46 +0000 (09:36 -0500)]
t/06-anonymous.t
patch
|
blob
|
blame
|
history
diff --git
a/t/06-anonymous.t
b/t/06-anonymous.t
index
a238aea
..
9dc8f1d
100644
(file)
--- a/
t/06-anonymous.t
+++ b/
t/06-anonymous.t
@@
-3,6
+3,7
@@
use strict;
use warnings;
use Test::More;
+use MooseX::Types;
use MooseX::Types::Parameterizable qw(Parameterizable);
use MooseX::Types::Moose qw(Int Str);