remove unneeded use of Test::Fatal
[gitmo/Moose.git] / t / 020_attributes / 018_no_init_arg.t
index 22ef62a..b1b46ef 100644 (file)
@@ -4,7 +4,6 @@ use strict;
 use warnings;
 
 use Test::More;
-use Test::Fatal;