X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Singleton.git;a=blobdiff_plain;f=t%2Fwarnings_once.t;fp=t%2Fwarnings_once.t;h=9d15c6f71c7e858cf813954ec28a1364c71151ab;hp=6152226a8de6413bdca021b4e05c97fce1fe489f;hb=0d83a3c9854ff5ff945f365cbb12caa5ec6f54e1;hpb=8769c3ba7bcf327946b54be2a4c25dd7f7cba6c9 diff --git a/t/warnings_once.t b/t/warnings_once.t index 6152226..9d15c6f 100644 --- a/t/warnings_once.t +++ b/t/warnings_once.t @@ -4,7 +4,7 @@ use warnings; use Test::More qw(no_plan); use Test::Requires { - 'Test::NoWarnings' => 0.01 + 'Test::NoWarnings' => 0.01 }; BEGIN {