X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F10-branches.t;h=40df34bafde1233695305b6dbf9cacc4a82f3ae3;hb=2ff1869fa60acd56ea565700fb3b0116ee5c2ed5;hp=96d4cabb90422850d940835861c63020b3629eaf;hpb=e7be073ac39914776ae469d6d1b51b666f6210d5;p=p5sagit%2FConfig-Any.git diff --git a/t/10-branches.t b/t/10-branches.t index 96d4cab..40df34b 100644 --- a/t/10-branches.t +++ b/t/10-branches.t @@ -8,7 +8,6 @@ use Test::More tests => 11; use_ok( 'Config::Any' ); use_ok( 'Config::Any::YAML' ); -$Config::Any::YAML::NO_YAML_XS_WARNING = 1; { my @warnings;