From: Dave Rolsky Date: Sun, 19 Sep 2010 01:29:43 +0000 (-0500) Subject: Just use Test::Moose X-Git-Tag: 1.15~134 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=37ecda0d20ef5f646155ad682ec52fd922f0045c;p=gitmo%2FMoose.git Just use Test::Moose --- diff --git a/t/070_native_traits/002_trait_array.t b/t/070_native_traits/002_trait_array.t index 78ea36d..dc7d095 100644 --- a/t/070_native_traits/002_trait_array.t +++ b/t/070_native_traits/002_trait_array.t @@ -6,7 +6,7 @@ use warnings; use Moose (); use Test::More; use Test::Exception; -use Test::Moose qw( does_ok with_immutable ); +use Test::Moose; { my %handles = (