X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F006_metaclass_traits.t;fp=t%2F006_metaclass_traits.t;h=848fe53545c4900ff21c88c4239d0987e9ebc38a;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hp=478e7ad044370d109cce81bd0d6737bcae35a75c;hpb=0cdc0384ddb0c3be31312270a986ef74c77db300;p=gitmo%2FMooseX-Getopt.git diff --git a/t/006_metaclass_traits.t b/t/006_metaclass_traits.t index 478e7ad..848fe53 100644 --- a/t/006_metaclass_traits.t +++ b/t/006_metaclass_traits.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings FATAL => 'all'; use Test::More tests => 70; use Test::Moose;