X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FConfig-Any.git;a=blobdiff_plain;f=t%2F10-branches.t;fp=t%2F10-branches.t;h=40df34bafde1233695305b6dbf9cacc4a82f3ae3;hp=96d4cabb90422850d940835861c63020b3629eaf;hb=0026ed83b1e0520258a743cb5e69f3d0c2792105;hpb=a39975604eef2f215b2bf66ee5ff606aaa84fa09 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;