diff options
Diffstat (limited to 'perl-module-install/22_installdirs.t.diff')
-rw-r--r-- | perl-module-install/22_installdirs.t.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/perl-module-install/22_installdirs.t.diff b/perl-module-install/22_installdirs.t.diff deleted file mode 100644 index b6531c957..000000000 --- a/perl-module-install/22_installdirs.t.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- t/22_installdirs.t 2012-03-02 00:00:48.000000000 +1100 -+++ t/22_installdirs-edit.t 2012-06-06 11:26:54.998603586 +1000 -@@ -13,6 +13,8 @@ - - plan tests => 24; - -+undef $ENV{PERL_MM_OPT}; # PERL_MM_OPT='INSTALLDIRS=perl' can interfere -+ - SCOPE: { - ok( create_dist('Foo', { 'Makefile.PL' => <<"END_DSL" }), 'create_dist' ); - use inc::Module::Install 0.81; |