summaryrefslogtreecommitdiff
path: root/t/pod/poderrs.t
diff options
context:
space:
mode:
Diffstat (limited to 't/pod/poderrs.t')
-rwxr-xr-xt/pod/poderrs.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/pod/poderrs.t b/t/pod/poderrs.t
index bec2a198b6..ec632c2538 100755
--- a/t/pod/poderrs.t
+++ b/t/pod/poderrs.t
@@ -10,6 +10,10 @@ my %options = map { $_ => 1 } @ARGV; ## convert cmdline to options-hash
my $passed = testpodchecker \%options, $0;
exit( ($passed == 1) ? 0 : -1 ) unless $ENV{HARNESS_ACTIVE};
+### Deliberately throw in some blank but non-empty lines
+
+### The above line should contain spaces
+
__END__