Re: Untested modules update: There's more than we thought
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Mkbootstrap.t
index 3a8e461..571c158 100644 (file)
@@ -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