X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=maint%2FMakefile.PL.inc%2F11_authortests.pl;h=f9f78ee9f8943ade9633b294a06228f51dba8c3a;hb=4a51243f734714ee80370ede83b4a67e7fa005b7;hp=e29b5428fcd24a5002c0d5cb1a4678b48dec04fe;hpb=ffce4b65b2c49bbb04919766c376625d426542f7;p=dbsrgits%2FDBIx-Class.git diff --git a/maint/Makefile.PL.inc/11_authortests.pl b/maint/Makefile.PL.inc/11_authortests.pl index e29b542..f9f78ee 100644 --- a/maint/Makefile.PL.inc/11_authortests.pl +++ b/maint/Makefile.PL.inc/11_authortests.pl @@ -34,7 +34,7 @@ test_xt : pm_to_blib # perl cmd join( ' ', '$(ABSPERLRUN)', - map { $mm_proto->quote_literal($_) } qw(-e $ENV{RELEASE_TESTING}=1;) + map { $mm_proto->quote_literal($_) } qw(-e $ENV{RELEASE_TESTING}=1;$ENV{DBICTEST_NO_MAKEFILE_VERIFICATION}=1;) ), # test list join( ' ',