X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=t%2F62-multi.t;h=df57486bed2efb638db67a398433749357d5ef00;hp=2705de3536b32893163f517c78972ee3853f7c89;hb=df0b9676f6f1ce3441a2d2f83cdcb8cd4a952966;hpb=48e4a267ac83f85a46ee54c53052f8831752acac diff --git a/t/62-multi.t b/t/62-multi.t index 2705de3..df57486 100644 --- a/t/62-multi.t +++ b/t/62-multi.t @@ -1,8 +1,8 @@ -use Test::More tests => 3; - use strict; use warnings; +use Test::More tests => 3; + use Config::Any; use Config::Any::YAML;