summaryrefslogtreecommitdiff
path: root/t/pod
diff options
context:
space:
mode:
Diffstat (limited to 't/pod')
-rw-r--r--t/pod/plainer.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/pod/plainer.t b/t/pod/plainer.t
index 7bc0b8dde3..293edbbe17 100644
--- a/t/pod/plainer.t
+++ b/t/pod/plainer.t
@@ -31,6 +31,8 @@ while( <DATA> ) {
print "not ";
}
printf "ok %d\n", ++$test;
+ close OUT;
+ close IN;
}
END {