clean up ::Destructor
[gitmo/Moose.git] / t / 040_type_constraints / 006_util_type_reloading.t
index b2d4b0e..af6285d 100644 (file)
@@ -6,7 +6,6 @@ use warnings;
 use lib 't/lib', 'lib';
 
 use Test::More;
-use Test::Fatal;
 
 
 $SIG{__WARN__} = sub { 0 };