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=40df34bafde1233695305b6dbf9cacc4a82f3ae3;hp=96d4cabb90422850d940835861c63020b3629eaf;hb=1afb249c67eda203b13fef661fd046bff0ee26cc;hpb=e7be073ac39914776ae469d6d1b51b666f6210d5 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;