remove unneeded use of Test::Fatal
[gitmo/Moose.git] / t / 040_type_constraints / 035_duck_type_handles.t
index cc3c169..67971b7 100644 (file)
@@ -3,7 +3,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Fatal;
 
 my @phonograph;
 {