X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FExtUtils%2FMkbootstrap.t;h=571c158c09c5afb2d93f53b980e30d77147252ff;hb=c9b71ffd9d21c64c62a0cef4bdcbcd64861fc88b;hp=3a8e46193ce4ac6ba461fd19e0141f6d57467019;hpb=e1eb1c15da9011a2b90e91c2fdfd32749d946514;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/ExtUtils/Mkbootstrap.t b/lib/ExtUtils/Mkbootstrap.t index 3a8e461..571c158 100644 --- a/lib/ExtUtils/Mkbootstrap.t +++ b/lib/ExtUtils/Mkbootstrap.t @@ -140,6 +140,8 @@ SKIP: { like( $file, qr/Wall\n1;\n/ms, 'should write $DynaLoader::bscode if set' ); } +close IN; +close OUT; END { # clean things up, even on VMS