X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F010_dashes.t;h=004ca710c1b921de44ae327011564e168ef95a6e;hb=e672789158a11f21f9e53b8d66dcfef5306f5973;hp=c605635c5146c6a91c514e6069cdb92f3f531ef4;hpb=aabf4179f74c8607d8c9de5a1da07a5f2cb48b3b;p=gitmo%2FMooseX-Getopt.git diff --git a/t/010_dashes.t b/t/010_dashes.t index c605635..004ca71 100644 --- a/t/010_dashes.t +++ b/t/010_dashes.t @@ -1,10 +1,9 @@ -#!/usr/bin/perl - use strict; use warnings; -use Test::More tests => 7; +use Test::More tests => 8; use Test::Fatal; +use Test::NoWarnings 1.04 ':early'; BEGIN {