Update CPANPLUS to 0.81_01
[p5sagit/p5-mst-13.2.git] / lib / CPANPLUS / t / 02_CPANPLUS-Internals.t
index 29bf2ff..f576174 100644 (file)
@@ -82,6 +82,7 @@ is($cb->_id, $cb->_last_id, "Comparing ID's");
         munge_test_report       => $$,  # munge the test report
         filter_prereqs          => $$,  # limit prereqs
         proceed_on_test_failure => 0,   # continue on failed 'make test'?
+        munge_dist_metafile     => $$,  # munge the metailfe
     };
 
     for my $callback ( keys %$callback_map ) {