X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=t%2F004_nogetop.t;fp=t%2F004_nogetop.t;h=148682ef4cfbdba614c721ad2a9756e6301e0495;hp=fd1ecdffa75de431527264029d8a647d6701a27e;hb=aec092482d5b90b8279e4a5f92165868a78ddf32;hpb=0cdc0384ddb0c3be31312270a986ef74c77db300 diff --git a/t/004_nogetop.t b/t/004_nogetop.t index fd1ecdf..148682e 100644 --- a/t/004_nogetop.t +++ b/t/004_nogetop.t @@ -1,5 +1,5 @@ use strict; -use warnings; +use warnings FATAL => 'all'; use Test::More tests => 10; use Test::Fatal 0.003;