X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=t%2F10-branches.t;h=8368bcc984f46cd2306b27b2e819a6a8a7d9967c;hp=24c62091a10a5858a9b718f945169e753d1b7638;hb=aa7bd7c30e544ebbb418c2a0508523800e790836;hpb=72628dc786ef43d546023d6f17a86c3f5edeb21a diff --git a/t/10-branches.t b/t/10-branches.t index 24c6209..8368bcc 100644 --- a/t/10-branches.t +++ b/t/10-branches.t @@ -1,3 +1,6 @@ +use strict; +use warnings; + use Test::More tests => 10; use_ok( 'Config::Any' );