X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=cpan%2FExtUtils-MakeMaker%2Ft%2Fbasic.t;h=1842a1c839629029d00649d62805a5632468f0b0;hb=8b19c1f8f171b4db09e0f4369f5fa72b488e66bd;hp=0a51e4956f84743cb080241a30686cc6cb3f9937;hpb=7baa46900628573770d962400725b38c0773bf47;p=p5sagit%2Fp5-mst-13.2.git diff --git a/cpan/ExtUtils-MakeMaker/t/basic.t b/cpan/ExtUtils-MakeMaker/t/basic.t index 0a51e49..1842a1c 100644 --- a/cpan/ExtUtils-MakeMaker/t/basic.t +++ b/cpan/ExtUtils-MakeMaker/t/basic.t @@ -11,7 +11,7 @@ use strict; use Config; use ExtUtils::MakeMaker; -use Test::More tests => 79; +use Test::More tests => 80; use MakeMaker::Test::Utils; use MakeMaker::Test::Setup::BFD; use File::Find; @@ -89,6 +89,7 @@ like( $ppd_html, ' ' ); like( $ppd_html, qr{^\s*}m, ' '); like( $ppd_html, qr{^\s*}m, ' ' ); +unlike( $ppd_html, qr{^\s*}m, 'no for build_require' ); my $archname = $Config{archname}; if( $] >= 5.008 ) { @@ -258,7 +259,7 @@ distribution_type: module configure_requires: ExtUtils::MakeMaker: 0 build_requires: - ExtUtils::MakeMaker: 0 + warnings: 0 requires: strict: 0 no_index: