Fix error message generation when array or hash ref member fails type check in native...
[gitmo/Moose.git] / t / 020_attributes / 015_attribute_traits.t
index 428919e..a6fde4a 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Exception;
 use Test::Moose;