summaryrefslogtreecommitdiff
path: root/t/harness
diff options
context:
space:
mode:
Diffstat (limited to 't/harness')
-rw-r--r--t/harness1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/harness b/t/harness
index 6153b230ff..53665f4a23 100644
--- a/t/harness
+++ b/t/harness
@@ -67,6 +67,7 @@ if (@ARGV) {
push @tests, File::Spec->catfile($updir, $1);
}
}
+ close MANI;
} else {
warn "$0: cannot open $mani: $!\n";
}