We only need local $? if we inline calls to DEMOLISH
[gitmo/Moose.git] / t / type_constraints / parameterize_from.t
index 3e97310..6510aef 100644 (file)
@@ -6,9 +6,7 @@ use warnings;
 use Test::More;
 use Test::Fatal;
 
-BEGIN {
-    use_ok('Moose::Util::TypeConstraints');
-}
+use Moose::Util::TypeConstraints;
 
 # testing the parameterize method