Fix broken MM_Win32.t tests following 27590
authorSteve Hay <SteveHay@planit.com>
Fri, 24 Mar 2006 13:01:32 +0000 (13:01 +0000)
committerSteve Hay <SteveHay@planit.com>
Fri, 24 Mar 2006 13:01:32 +0000 (13:01 +0000)
commit3461c7c9350e177b6bce70d393133005ce4bb689
tree9c2ed6d422ee0f0215b37bd4deac4921a22009bf
parent0f1612a7416fa2b6a078554fb1e7168e5fd5c31c
Fix broken MM_Win32.t tests following 27590

Test 31 was failing because 27590 had undone part of 25627.
Test 41 was failing because the change to pasthru() in MM_Win32.pm
means that $self->{MAKE} now needs to be initialized.

p4raw-id: //depot/perl@27595
lib/ExtUtils/t/MM_Win32.t